django/docs/ref
Sergey Fedoseev 66bbde6819 Clarified return value of NumGeometries GIS function. 2017-03-17 09:03:30 -04:00
..
class-based-views
contrib Clarified return value of NumGeometries GIS function. 2017-03-17 09:03:30 -04:00
files
forms Removed self from method signatures in docs. 2017-03-16 20:33:59 -04:00
models Removed self from method signatures in docs. 2017-03-16 20:33:59 -04:00
templates Removed self from method signatures in docs. 2017-03-16 20:33:59 -04:00
applications.txt Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
checks.txt Fixed #27904 -- Added a system check that Field.validators are callable. 2017-03-11 12:27:29 -05:00
clickjacking.txt
csrf.txt
databases.txt
django-admin.txt
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt Fixed spelling of "nonexistent". 2017-02-03 08:01:45 -05:00
schema-editor.txt
settings.txt Described DEBUG_PROPAGATE_EXCEPTIONS behavior in more detail. 2017-03-09 12:18:17 -05:00
signals.txt
template-response.txt
unicode.txt Fixed #26005 -- Fixed some percent decoding cases in uri_to_iri(). 2017-02-09 09:22:00 -05:00
urlresolvers.txt
urls.txt Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
utils.txt Fixed spelling of "nonexistent". 2017-02-03 08:01:45 -05:00
validators.txt Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
views.txt