django/docs/ref
Claude Paroz 384c180e41 Fixed #19917 -- Added microseconds in default TIME_INPUT_FORMATS
Thanks minddust for the report.
2013-03-02 18:11:10 +01:00
..
class-based-views Fixed #17094 - Typo in class-based views doc. 2013-02-23 08:52:33 -05:00
contrib Fixed #19960 -- Fixed sentence in contrib.auth signals docs 2013-03-01 22:15:23 +01:00
files
forms Fixed #19801 - Added brackets to input_formats. 2013-02-25 12:22:02 -05:00
models Add a BinaryField model field 2013-03-02 10:29:02 +01:00
templates Fixed #17906 - Autoescaping {% cycle %} and {% firstof %} templatetags. 2013-02-23 16:16:39 +01:00
clickjacking.txt
databases.txt Fixed #18130 -- Made the isolation level configurable on PostgreSQL. 2013-03-02 15:05:49 +01:00
django-admin.txt Added missing versionadded for sqldropindexes command docs 2013-02-24 21:12:00 +01:00
exceptions.txt Refactored database exceptions wrapping. 2013-02-27 17:26:54 +01:00
index.txt
middleware.txt
request-response.txt Fixed #18558 -- Added url property to HttpResponseRedirect* 2013-02-13 10:29:32 +01:00
settings.txt Fixed #19917 -- Added microseconds in default TIME_INPUT_FORMATS 2013-03-02 18:11:10 +01:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt