1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs
2005-11-06 23:57:56 +00:00
..
admin_css.txt
authentication.txt
cache.txt
db-api.txt Improved docs/db-api.txt to specify that case-sensitive ordering isn't supported 2005-11-02 20:31:12 +00:00
design_philosophies.txt
django-admin.txt Fixed #723 -- Documented 'django-admin installperms' 2005-11-06 23:02:54 +00:00
faq.txt
forms.txt
generic_views.txt
i18n.txt Added note about CacheMiddleware to docs/i18n.txt. 2005-11-06 23:57:56 +00:00
install.txt
legacy_databases.txt Added DATABASE_PORT to docs/legacy_databases.txt 2005-11-02 22:28:08 +00:00
middleware.txt
model-api.txt Documented meta.Admin list_select_related option from [1092] 2005-11-06 23:08:29 +00:00
modpython.txt
outputting_pdf.txt
overview.txt
request_response.txt
sessions.txt
settings.txt Fixed #109 -- Created DATE_FORMAT, DATETIME_FORMAT and TIME_FORMAT settings. 2005-11-06 23:49:03 +00:00
templates_python.txt
templates.txt Fixed #742 -- Implemented 't' dateformat. Thanks, radek. 2005-11-06 23:53:13 +00:00
tutorial01.txt
tutorial02.txt
tutorial03.txt
tutorial04.txt
url_dispatch.txt
writing-apps-guide-outline.txt