1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/ref
2008-08-30 05:32:28 +00:00
..
contrib Fixed #8516: Corrected typos in UK localflavor documentation 2008-08-30 05:32:28 +00:00
files
forms Removed oldforms, validators, and related code: 2008-08-27 07:19:44 +00:00
models Revived a bunch of missing documentation that got lost in the docs-refactor. 2008-08-29 05:04:26 +00:00
templates Merge branch 'url-tag-asvar' 2008-08-29 19:28:03 +00:00
databases.txt Added documentation to explain the gains and losses when using utf8_bin 2008-08-26 01:59:25 +00:00
django-admin.txt Removed outdated "adminindex" command -- the same behavior is now far easier and better done in a template, or perhaps a custom AdminSite.index function. Refs #5500. 2008-08-25 18:53:18 +00:00
generic-views.txt
index.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
middleware.txt
request-response.txt Fixed #8545: Corrected typo in request/response docs 2008-08-30 05:30:44 +00:00
settings.txt Fixed #8454: added a FILE_UPLOAD_PERMISSIONS setting to control the permissoin of files uploaded by the built-in file storage system. Thanks, dcwatson. 2008-08-27 22:21:14 +00:00
signals.txt Fixed some Sphinx markup in signals docs. 2008-08-26 19:23:59 +00:00
unicode.txt