.. |
class-based-views
|
2724cdbff6
Fixed #18355 -- Added ordering options to list based generic views.
|
10 years ago |
contrib
|
5853c87a45
Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate.
|
10 years ago |
files
|
73ff4498aa
Removed some tabs in the docs.
|
10 years ago |
forms
|
9432f1e750
Fixed some doc errors that caused syntax highlighting to fail.
|
10 years ago |
models
|
2a4492aecb
Fixed #23224 - Documented EmailValidator.
|
10 years ago |
templates
|
9432f1e750
Fixed some doc errors that caused syntax highlighting to fail.
|
10 years ago |
applications.txt
|
a764a9ccff
Checked more precisely whether the app registry is ready.
|
10 years ago |
checks.txt
|
011abb7d96
Fixed #19671 -- Added warnings that null and validators are ignored for ManyToManyField.
|
10 years ago |
clickjacking.txt
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
11 years ago |
databases.txt
|
549284faa4
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
|
10 years ago |
django-admin.txt
|
5853c87a45
Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate.
|
10 years ago |
exceptions.txt
|
680a0f08b1
Updated doc links to point to Python 3 documentation
|
11 years ago |
index.txt
|
1d3ae4760b
Fixed warnings when building the documentation.
|
11 years ago |
middleware.txt
|
0b5bafe993
Removed reference to old middleware
|
10 years ago |
migration-operations.txt
|
7ca665c5f5
Fixed #23296 -- Fixed RunPython code sample in Migration Operations.
|
10 years ago |
request-response.txt
|
da009ce32c
Removed doc reference to removed HttpResponse.mimetype.
|
10 years ago |
schema-editor.txt
|
ab8d8e00c9
Improved formatting and links of migration docs.
|
11 years ago |
settings.txt
|
fb4f3e04b1
Updated MySQL links to version 5.6.
|
10 years ago |
signals.txt
|
a00efa30d6
Fixed #22748 -- Corrected post_migrate usage example.
|
10 years ago |
template-response.txt
|
05d36dc06e
Always use parentheses when documenting a method with no arguments.
|
11 years ago |
unicode.txt
|
fb4f3e04b1
Updated MySQL links to version 5.6.
|
10 years ago |
urlresolvers.txt
|
4445d36d47
Fixed #22384 -- Deprecated reversing URLs by dotted path.
|
10 years ago |
urls.txt
|
a9fd740d22
Fixed #23276 -- Deprecated passing views as strings to url().
|
10 years ago |
utils.txt
|
e122facbd8
Fixed #23269 -- Deprecated django.utils.remove_tags() and removetags filter.
|
10 years ago |
validators.txt
|
2a4492aecb
Fixed #23224 - Documented EmailValidator.
|
10 years ago |
views.txt
|
5b98ba08e2
Fixed #21938 -- Moved documentation for error views to reference guide.
|
10 years ago |