.. |
class-based-views
|
aaacaeb096
Renamed RemovedInDjangoXYWarnings for new roadmap.
|
9 éve |
contrib
|
d35f184b20
Limited line length in docs/ref/contrib/messages.txt example.
|
9 éve |
files
|
87d55081ea
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
9 éve |
forms
|
5b5a27942b
Fixed #25268 -- Tweaked wording in docs/ref/forms/api.txt
|
9 éve |
models
|
52a190b657
Fixed #24988 -- Documented passing a dictionary of ValidationErrors to ValidationError
|
9 éve |
templates
|
787cc7aa84
Refs #25236 -- Discouraged use of ifequal/ifnotequal template tags.
|
9 éve |
applications.txt
|
e42a720ba2
Fixed typos and updated spelling wordlist.
|
10 éve |
checks.txt
|
faa2a0f662
Fixed #25174 -- Moved some details of CheckMessage to the reference guide.
|
9 éve |
clickjacking.txt
|
e9c5c39631
Updated various links in docs
|
9 éve |
csrf.txt
|
08c980d752
Updated capitalization in the word "JavaScript" for consistency
|
10 éve |
databases.txt
|
97fa7fe961
Fixed #25212 -- Documented the RawSQL expression.
|
9 éve |
django-admin.txt
|
c296e55dc6
Fixed #22258 -- Added progress status for dumpdata when outputting to file
|
9 éve |
exceptions.txt
|
1a62f19707
Fixed #24763 -- Moved DoesNotExist exception to model docs.
|
10 éve |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 éve |
middleware.txt
|
64982cc2fb
Updated Wikipedia links to use https
|
9 éve |
migration-operations.txt
|
2fbea621e6
Capitalized "Python" in docs.
|
9 éve |
request-response.txt
|
d0bd533043
Fixed #25254 -- Added JsonResponse json_dumps_params parameter.
|
9 éve |
schema-editor.txt
|
28308078f3
Fixed #22603 -- Reorganized classes in django.db.backends.
|
10 éve |
settings.txt
|
64982cc2fb
Updated Wikipedia links to use https
|
9 éve |
signals.txt
|
ec9004728e
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.
|
9 éve |
template-response.txt
|
2133f3157e
Fixed #24168 -- Allowed selecting a template engine in a few APIs.
|
10 éve |
unicode.txt
|
27ad12a9b8
Fixed wrong operator in iri_to_uri() docs
|
10 éve |
urlresolvers.txt
|
a6acfc3183
Refs #17914 -- Discouraged using reverese() with callables.
|
9 éve |
urls.txt
|
87d55081ea
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
9 éve |
utils.txt
|
3bdaaf6777
Fixed #25146 -- Allowed method_decorator() to decorate classes.
|
9 éve |
validators.txt
|
87d55081ea
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
9 éve |
views.txt
|
70779d9c1c
Fixed #24733 -- Passed the triggering exception to 40x error handlers
|
10 éve |