.. |
_images
|
c005a6620e
Optimise the rest of the PNGs in docs
|
9 년 전 |
auth
|
4114b441ee
Fixed #28886 -- Updated prefix for example django.contrib.auth.urls URLs.
|
7 년 전 |
class-based-views
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
7 년 전 |
db
|
7a6fbf36b1
Fixed #28853 -- Updated connection.cursor() uses to use a context manager.
|
7 년 전 |
forms
|
3f237c1a5b
Fixed typo in docs/topics/forms/media.txt.
|
7 년 전 |
http
|
bae365e13c
Fixed #28883 -- Doc'd that the uuid URL path converter matches lowercase only letters.
|
7 년 전 |
i18n
|
6da140724d
Fixed #28627 -- Added slug converter to some path() examples in docs.
|
7 년 전 |
testing
|
3922f02dc6
Fixed typo in docs/topics/testing/advanced.txt. (#9416)
|
7 년 전 |
cache.txt
|
171c7cc863
Fixed #28737 -- Clarified {% cache %} tag's handling of arguments.
|
7 년 전 |
checks.txt
|
dc165ec8e5
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
|
8 년 전 |
conditional-view-processing.txt
|
08c8c3ead9
Fixed #28653 -- Added missing ForeignKey.on_delete argument in docs.
|
7 년 전 |
email.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 년 전 |
external-packages.txt
|
f945fb24a3
Fixed #26554 -- Updated docs URLs to readthedocs.io
|
9 년 전 |
files.txt
|
f5ff5010cd
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
|
9 년 전 |
index.txt
|
4b0211dad5
Fixed #28139 -- Added another level of headings in the topics index.
|
8 년 전 |
install.txt
|
01f658644a
Updated various links in docs to avoid redirects
|
7 년 전 |
logging.txt
|
a5f1e5809f
Clarified who the AdminEmailHandler emails.
|
7 년 전 |
migrations.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 년 전 |
pagination.txt
|
dcc0427c58
Fixed #28745 -- Added first and last page links to paginator docs example.
|
7 년 전 |
performance.txt
|
259875535b
Removed unneeded right quotes in docs to fix spelling errors.
|
7 년 전 |
security.txt
|
6e8508734b
Described how querysets are protected from SQL injection in more detail.
|
7 년 전 |
serialization.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 년 전 |
settings.txt
|
48028c6f9a
Pointed Dive into Python links to python3 site
|
7 년 전 |
signals.txt
|
081e787160
Refs #23919 -- Stopped inheriting from object to define new style classes.
|
7 년 전 |
signing.txt
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
9 년 전 |
templates.txt
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 년 전 |