This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Alasdair Nicol
757aefc12b
Removed self from method signatures in docs.
2017-03-16 20:33:59 -04:00
..
class-based-views
…
contrib
Removed self from method signatures in docs.
2017-03-16 20:33:59 -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
Fixed
#26005
-- Fixed some percent decoding cases in uri_to_iri().
2017-02-09 09:22:00 -05:00
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…