.. |
class-based-views
|
e3720b990a
Fixed #25382 -- Removed obsolete references to DateQuerySet.
|
hace 9 años |
contrib
|
aac2a2d2ae
Fixed #13110 -- Added support for multiple enclosures in Atom feeds.
|
hace 9 años |
files
|
87d55081ea
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
hace 9 años |
forms
|
535809e121
Fixed #25294 -- Allowed custom BoundFields on forms.
|
hace 9 años |
models
|
6f1b09bb5c
Made assorted improvements to the Oracle documentation.
|
hace 9 años |
templates
|
d06014db53
Removed some discussion of deprecated {% url %} behavior.
|
hace 9 años |
applications.txt
|
e7e8d30cae
Refs #25381 -- Clarified that AppConfig model methods search only the current app.
|
hace 9 años |
checks.txt
|
71ebcb85b9
Fixed #25417 -- Added a field check for invalid default values.
|
hace 9 años |
clickjacking.txt
|
e9c5c39631
Updated various links in docs
|
hace 9 años |
csrf.txt
|
b0c56b895f
Fixed #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN.
|
hace 9 años |
databases.txt
|
6f1b09bb5c
Made assorted improvements to the Oracle documentation.
|
hace 9 años |
django-admin.txt
|
6f1b09bb5c
Made assorted improvements to the Oracle documentation.
|
hace 9 años |
exceptions.txt
|
1a62f19707
Fixed #24763 -- Moved DoesNotExist exception to model docs.
|
hace 10 años |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
hace 10 años |
middleware.txt
|
64982cc2fb
Updated Wikipedia links to use https
|
hace 9 años |
migration-operations.txt
|
4283a03843
Fixed #25371 -- Added reverse_sql and reverse_code examples to docs.
|
hace 9 años |
request-response.txt
|
48c420d992
Added default value for default kwargs for QueryDict.
|
hace 9 años |
schema-editor.txt
|
28308078f3
Fixed #22603 -- Reorganized classes in django.db.backends.
|
hace 10 años |
settings.txt
|
b0c56b895f
Fixed #24496 -- Added CSRF Referer checking against CSRF_COOKIE_DOMAIN.
|
hace 9 años |
signals.txt
|
ec9004728e
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.
|
hace 9 años |
template-response.txt
|
2133f3157e
Fixed #24168 -- Allowed selecting a template engine in a few APIs.
|
hace 10 años |
unicode.txt
|
6f1b09bb5c
Made assorted improvements to the Oracle documentation.
|
hace 9 años |
urlresolvers.txt
|
a6acfc3183
Refs #17914 -- Discouraged using reverese() with callables.
|
hace 9 años |
urls.txt
|
87d55081ea
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
hace 9 años |
utils.txt
|
186eb21dc1
Fixed #25269 -- Allowed method_decorator() to accept a list/tuple of decorators.
|
hace 9 años |
validators.txt
|
75ed590032
Fixed #24636 -- Added model field validation for decimal places and max digits.
|
hace 9 años |
views.txt
|
70779d9c1c
Fixed #24733 -- Passed the triggering exception to 40x error handlers
|
hace 10 años |