.. |
_images
|
c005a6620e
Optimise the rest of the PNGs in docs
|
9 years ago |
auth
|
03dbdfd9bb
Fixed #29019 -- Added ManyToManyField support to REQUIRED_FIELDS.
|
5 years ago |
class-based-views
|
7f612eda80
Fixed #30648 -- Removed unnecessary overriding get_context_data() from mixins with CBVs docs.
|
5 years ago |
db
|
cece802dbb
Corrected typo in search docs. (#11673)
|
5 years ago |
forms
|
194d1dfc18
Fixed #30661 -- Added models.SmallAutoField.
|
5 years ago |
http
|
8323691de0
Fixed typo in docs/topics/http/sessions.txt.
|
5 years ago |
i18n
|
5ab75adb90
Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0.
|
5 years ago |
testing
|
9a88e43aeb
Fixed broken links and redirects in documentation.
|
5 years ago |
cache.txt
|
ec7e179aeb
Removed versionadded/changed annotations for 2.1.
|
6 years ago |
checks.txt
|
dc165ec8e5
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
|
8 years ago |
conditional-view-processing.txt
|
9b15ff08ba
Used auto-numbered lists in documentation.
|
6 years ago |
email.txt
|
0c2ffdd526
Fixed an example of email with display name in EmailMessage.from_email.
|
5 years ago |
external-packages.txt
|
64b74804c5
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
|
7 years ago |
files.txt
|
1e429df748
Fixed #30695 -- Used relative path in default_storage docs example.
|
5 years ago |
index.txt
|
4b0211dad5
Fixed #28139 -- Added another level of headings in the topics index.
|
8 years ago |
install.txt
|
b6c4766f53
Refs #29548 -- Updated docs for MariaDB support.
|
5 years ago |
logging.txt
|
03cd3d137e
Fixed #30553 -- Clarified the default value of disable_existing_loggers.
|
5 years ago |
migrations.txt
|
2bd8df243a
Fixed #30184 -- Removed ellipsis characters from shell output strings.
|
6 years ago |
pagination.txt
|
d37ea5f09b
Fixed #28581 -- Moved django.core.paginator documentation to API Reference.
|
5 years ago |
performance.txt
|
f892781b95
Fixed #28606 -- Deprecated CachedStaticFilesStorage.
|
6 years ago |
security.txt
|
293db9eb36
Updated OWASP Top 10 link to the latest version.
|
6 years ago |
serialization.txt
|
0c916255eb
Changed tuple Mate.unique_together/permissions to lists in docs.
|
6 years ago |
settings.txt
|
136a900ef9
Refs #29877 -- Made diveinto.org URLs HTTPS.
|
6 years ago |
signals.txt
|
081e787160
Refs #23919 -- Stopped inheriting from object to define new style classes.
|
7 years ago |
signing.txt
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
9 years ago |
templates.txt
|
aed89adad5
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints.
|
6 years ago |