.. |
auth
|
821fc925f0
Fixed #22093 -- Made Form.Meta.fields examples consistent.
|
11 лет назад |
class-based-views
|
8aa1efff6d
Fixed #21951 -- Updated docs to use __str__ for Python 3
|
11 лет назад |
db
|
6dfd02f88c
Capitalize SQL keywords
|
11 лет назад |
forms
|
8aa1efff6d
Fixed #21951 -- Updated docs to use __str__ for Python 3
|
11 лет назад |
http
|
e3d0790bd0
Fixed #21177 -- Made resolve_url support relative URLs.
|
11 лет назад |
i18n
|
57ba5bf97b
Added some links in i18n documentation
|
11 лет назад |
testing
|
94b5bc361a
Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready().
|
11 лет назад |
cache.txt
|
dd98ccd482
Fixed #16785 -- Documented some of the design decisions of the cache framework.
|
11 лет назад |
conditional-view-processing.txt
|
5fd2c979cb
Fixed typo in docs/topics/conditional-view-processing.txt
|
11 лет назад |
email.txt
|
9953e98e6a
Fixed #21701 -- Improved testing doc titles and added testing/tools.txt.
|
11 лет назад |
files.txt
|
a1122e14a6
Fixed #20604 - Fixed file example in docs.
|
11 лет назад |
index.txt
|
dc8f95b639
Fixed #20877 -- added a performance optimization guide
|
11 лет назад |
install.txt
|
99649ddcb2
Assumed Python 3 throughout docs/intro.
|
11 лет назад |
localflavor.txt
|
33e6cf5ec3
Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app.
|
11 лет назад |
logging.txt
|
4d8d76e7a8
Fixed #21484 -- Documented that SQL logging does not include "framework level" queries.
|
11 лет назад |
migrations.txt
|
dbe82e74f2
Add reference documentation for operations and stubs for schemaeditor.
|
11 лет назад |
pagination.txt
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
11 лет назад |
performance.txt
|
3d898b0e12
Change analyse (British) to analyze (American).
|
11 лет назад |
python3.txt
|
626bdf648a
Updated a bunch of hyperlinks in documentation
|
11 лет назад |
security.txt
|
df6760f12c
Added a warning regarding risks in serving user uploaded media.
|
11 лет назад |
serialization.txt
|
0242134d32
Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded responses.
|
11 лет назад |
settings.txt
|
4e94c84e50
Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS
|
11 лет назад |
signals.txt
|
1d23d766ab
Renamed AppConfig.setup to ready.
|
11 лет назад |
signing.txt
|
653527de40
Fixed #18745 - Documentation change explaining tuple to list with signing.
|
11 лет назад |
templates.txt
|
9e5033b302
Fixed #21747 -- Added {% elif %} to template topics guide.
|
11 лет назад |