1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/ref
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
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
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
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt