Skip to content

TravisCalder/tutorial-django-mysite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-tutorial-mysite

MySite is a simple Django Project based on the Django Tutorial at https://docs.djangoproject.com

It uses the tutorial-django-polls application.

Quick start

  1. Install Apache with mod_wsgi

  2. Check out the polls application, package it, and use pip to install it

  3. Run python manage.py syncdb to create the polls models.

  4. Add mysite.httpd to your Apache Sites directory

  5. Modify the new sites file to handle static files

  6. Restart apache

About

"MySite" Project based on the Django 1.6.1 tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages