django/docs
Adrian Holovaty fe15c01a17 Fixed typo in docs/model-api.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1426 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-25 03:15:09 +00:00
..
add_ons.txt
admin_css.txt
authentication.txt
cache.txt
db-api.txt
design_philosophies.txt Added 'Safety and security' section to docs/design_philosophies.txt 2005-11-13 22:59:51 +00:00
django-admin.txt
faq.txt
flatpages.txt
forms.txt
generic_views.txt
i18n.txt Grammar cleanups for recent documentation and docstring changes. 2005-11-13 00:19:16 +00:00
install.txt
legacy_databases.txt
middleware.txt
model-api.txt
modpython.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
request_response.txt
sessions.txt
settings.txt
syndication_feeds.txt
templates.txt
templates_python.txt
tutorial01.txt
tutorial02.txt
tutorial03.txt
tutorial04.txt Changed 'django-admin.py startapp' application template to use views.py instead of views package, for simplicity. Updated tutorial to reflect the change. 2005-11-16 02:00:23 +00:00
url_dispatch.txt
writing-apps-guide-outline.txt