django/docs/ref
Simon Charette f58aae9311 [1.5.x] Fixed #19734 -- Missing values in `DATETIME_INPUT_FORMATS` doc.
Also changed formating of `DATE_INPUT_FORMATS` and
`TIME_INPUT_FORMATS` for readability.

Thanks minddust for the report!

Backport of 5c70299a71 from master.
2013-02-04 15:23:37 -05:00
..
class-based-views [1.5.x] Documented ArchiveIndexView's date_list context variable. 2013-02-01 13:43:20 +01:00
contrib [1.5.x] Fixed #19445 -- Skip admin fieldsets validation when the ModelAdmin.get_form() method is overridden. 2013-02-02 14:55:59 -08:00
files [1.5.x] Fixed typo in file storage docs. 2013-01-13 19:37:21 +01:00
forms [1.5.x] Fixed #19610 - Added enctype note to forms topics doc. 2013-01-23 04:50:24 -05:00
models [1.5.x] Fixed #19605 - Removed unused url imports from doc examples. 2013-01-15 07:52:06 -05:00
templates [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
clickjacking.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
databases.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
django-admin.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
exceptions.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
index.txt [1.5.x] Fixed #19498 -- refactored auth documentation 2012-12-28 11:48:05 -08:00
middleware.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
request-response.txt [1.5.x] Fix rst syntax error. 2013-02-01 21:48:44 +01:00
settings.txt [1.5.x] Fixed #19734 -- Missing values in `DATETIME_INPUT_FORMATS` doc. 2013-02-04 15:23:37 -05:00
signals.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
template-response.txt [1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:55:00 +01:00
unicode.txt [1.5.X] Fixed #18974 - Warned against using models.permalink 2012-11-22 16:10:42 -05:00
urlresolvers.txt [1.5.X] Fixed #18974 - Warned against using models.permalink 2012-11-22 16:10:42 -05:00
urls.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
utils.txt [1.5.x] Fixed #19577 - Added HTML escaping to admin examples. 2013-01-25 06:56:38 -05:00
validators.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00