Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages