1
0
mirror of https://github.com/django/django.git synced 2025-01-12 19:37:06 +00:00
django/docs
2005-09-29 19:56:17 +00:00
..
admin_css.txt
cache.txt Fixed #563 -- Fixed minor typo in docs/cache.txt. Thanks, Eugene 2005-09-27 04:25:08 +00:00
db-api.txt
django-admin.txt
faq.txt
forms.txt
generic_views.txt
install.txt
legacy_databases.txt
middleware.txt
model-api.txt
modpython.txt Clarified potentially confusing sentence in docs/modpython.txt 2005-09-29 19:56:17 +00:00
overview.txt
request_response.txt Fixed #567 -- Added HttpRequest.has_key() method. Thanks, wojtek3@brandlay.com 2005-09-27 16:33:25 +00:00
sessions.txt
templates_python.txt
templates.txt
tutorial01.txt Fixed #150 -- Clarified DATABASE_NAME description in docs/tutorial01.txt for SQLite. Thanks, lstep@adelux.fr 2005-09-27 03:38:15 +00:00
tutorial02.txt
tutorial03.txt
tutorial04.txt
url_dispatch.txt Fixed #131 -- URLconfs that are 'included' now receive captured parameters from parent URLconfs. Thanks for the idea, jcernelli@gmail.com 2005-09-27 04:24:19 +00:00
writing-apps-guide-outline.txt