django/docs
Adrian Holovaty b55b29c891 Changed tutorial2 to use 'django-admin runserver' instead of mod_python. Also updated WSGI mentions in the docs, now that we're WSGI-friendly.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@187 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-18 23:14:48 +00:00
..
admin_css.txt
cache.txt
db-api.txt
faq.txt Changed tutorial2 to use 'django-admin runserver' instead of mod_python. Also updated WSGI mentions in the docs, now that we're WSGI-friendly. 2005-07-18 23:14:48 +00:00
install.txt Changed tutorial2 to use 'django-admin runserver' instead of mod_python. Also updated WSGI mentions in the docs, now that we're WSGI-friendly. 2005-07-18 23:14:48 +00:00
model-api.txt Fixed #52 -- Corrected and clarified some things in docs/model-api. Thanks, Dobbes 2005-07-18 20:53:02 +00:00
overview.txt Added notes to documentation that MySQL support has not been comprehensively tested. Thanks, Simon! 2005-07-17 15:53:56 +00:00
templates.txt
tutorial01.txt Fixed #50 -- Fixed small bug in tutorial1 directory-listing example. Thanks, sirpete@iki.fi! 2005-07-18 02:48:52 +00:00
tutorial02.txt Changed tutorial2 to use 'django-admin runserver' instead of mod_python. Also updated WSGI mentions in the docs, now that we're WSGI-friendly. 2005-07-18 23:14:48 +00:00
url_dispatch.txt
writing-apps-guide-outline.txt