django/docs/ref
James Bennett 3a7fc0c797 Fixed #8247: Added explanation to admin docs to point out that AdminSite can be subclassed and instantiated like any other Python class
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8732 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-30 05:29:19 +00:00
..
contrib Fixed #8247: Added explanation to admin docs to point out that AdminSite can be subclassed and instantiated like any other Python class 2008-08-30 05:29:19 +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
django-admin.txt
generic-views.txt
index.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
middleware.txt
request-response.txt
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