Skip to content

flazcano/djangoproject.com

 
 

Repository files navigation

TO run locally, do the usual::

    python manage.py runserver.

This runs as ``www.djangoproject.com``. To run locally as
``docs.djangoproject.com``, use::

    python manage.py runserver --settings=django_website.settings.docs

About

Source code to djangoproject.com (git-svn clone)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published