django1/docs/ref
James Bennett c7a10b677d Fixed #8786: Moved phone number field docs to localflavor
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8830 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-02 00:26:28 +00:00
..
contrib Fixed #8786: Moved phone number field docs to localflavor 2008-09-02 00:26:28 +00:00
files Fixed #8641: Documented the fact that file-saving methods must receive a File instance 2008-08-31 10:37:44 +00:00
forms Added a `TypedChoiceField` which acts just like `ChoiceField`, except that it 2008-08-31 20:10:50 +00:00
models Fixed #8786: Moved phone number field docs to localflavor 2008-09-02 00:26:28 +00:00
templates Merge branch 'url-tag-asvar' 2008-08-29 19:28:03 +00:00
databases.txt Fixed #8728: Corrected some broken links in the documentation 2008-09-01 09:45:30 +00:00
django-admin.txt Fixed #8639; documented the fact that the "startproject" command is invalid when fed an existing project's settings 2008-08-30 08:59:37 +00:00
generic-views.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
index.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
middleware.txt Fixed #8698: Updated overview docs for cache middleware to show that it's been split into two classes 2008-09-01 09:42:15 +00:00
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 Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00