.. |
class-based-views
|
aaacaeb096
Renamed RemovedInDjangoXYWarnings for new roadmap.
|
9 年 前 |
contrib
|
c9fb4f3c45
Fixed #25205 -- Removed doc references to deprecated GeoManager class.
|
9 年 前 |
files
|
87d55081ea
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
9 年 前 |
forms
|
f8cc464452
Fixed #16501 -- Added an allow_unicode parameter to SlugField.
|
9 年 前 |
models
|
5980b05c1f
Fixed #25160 -- Moved unsaved model instance data loss check to Model.save()
|
9 年 前 |
templates
|
787cc7aa84
Refs #25236 -- Discouraged use of ifequal/ifnotequal template tags.
|
9 年 前 |
applications.txt
|
e42a720ba2
Fixed typos and updated spelling wordlist.
|
10 年 前 |
checks.txt
|
faa2a0f662
Fixed #25174 -- Moved some details of CheckMessage to the reference guide.
|
9 年 前 |
clickjacking.txt
|
e9c5c39631
Updated various links in docs
|
9 年 前 |
csrf.txt
|
08c980d752
Updated capitalization in the word "JavaScript" for consistency
|
10 年 前 |
databases.txt
|
97fa7fe961
Fixed #25212 -- Documented the RawSQL expression.
|
9 年 前 |
django-admin.txt
|
c296e55dc6
Fixed #22258 -- Added progress status for dumpdata when outputting to file
|
9 年 前 |
exceptions.txt
|
1a62f19707
Fixed #24763 -- Moved DoesNotExist exception to model docs.
|
10 年 前 |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 年 前 |
middleware.txt
|
64982cc2fb
Updated Wikipedia links to use https
|
9 年 前 |
migration-operations.txt
|
2fbea621e6
Capitalized "Python" in docs.
|
9 年 前 |
request-response.txt
|
4dcfbd7923
Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FORWARDED_PORT setting.
|
9 年 前 |
schema-editor.txt
|
28308078f3
Fixed #22603 -- Reorganized classes in django.db.backends.
|
10 年 前 |
settings.txt
|
64982cc2fb
Updated Wikipedia links to use https
|
9 年 前 |
signals.txt
|
ec9004728e
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.
|
9 年 前 |
template-response.txt
|
2133f3157e
Fixed #24168 -- Allowed selecting a template engine in a few APIs.
|
10 年 前 |
unicode.txt
|
27ad12a9b8
Fixed wrong operator in iri_to_uri() docs
|
10 年 前 |
urlresolvers.txt
|
a6acfc3183
Refs #17914 -- Discouraged using reverese() with callables.
|
9 年 前 |
urls.txt
|
87d55081ea
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
9 年 前 |
utils.txt
|
3bdaaf6777
Fixed #25146 -- Allowed method_decorator() to decorate classes.
|
9 年 前 |
validators.txt
|
87d55081ea
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
9 年 前 |
views.txt
|
70779d9c1c
Fixed #24733 -- Passed the triggering exception to 40x error handlers
|
10 年 前 |