.. |
auth
|
ea4da8e63c
Fixed some typos in the documentation.
|
11 tahun lalu |
class-based-views
|
2b6436e2d5
Fixed some typos and formatting issues in docs.
|
11 tahun lalu |
db
|
c627da0ccc
Fixed #14549 - Removed restriction of single FKs on intermediary tables
|
11 tahun lalu |
forms
|
1f5f015c32
Fixed spelling mistakes in docs.
|
11 tahun lalu |
http
|
355572ac56
Fixed #12670 -- Added a note about permissions of files stored in FILE_UPLOAD_TEMP_DIR.
|
11 tahun lalu |
i18n
|
2b6436e2d5
Fixed some typos and formatting issues in docs.
|
11 tahun lalu |
testing
|
0615eaf24a
Corrected a few missed references to old test settings
|
11 tahun lalu |
cache.txt
|
6fe22b30e0
Fixed #22085 -- Added a feature for setting non-expiring keys as the default.
|
11 tahun lalu |
checks.txt
|
21d8175242
Fixed #22193 -- Made hint a truly optional arugment on check messages.
|
11 tahun lalu |
conditional-view-processing.txt
|
5fd2c979cb
Fixed typo in docs/topics/conditional-view-processing.txt
|
11 tahun lalu |
email.txt
|
9953e98e6a
Fixed #21701 -- Improved testing doc titles and added testing/tools.txt.
|
11 tahun lalu |
files.txt
|
a1122e14a6
Fixed #20604 - Fixed file example in docs.
|
11 tahun lalu |
index.txt
|
5679fce87c
Added first cut at reference documentation for the checks framework.
|
11 tahun lalu |
install.txt
|
99649ddcb2
Assumed Python 3 throughout docs/intro.
|
11 tahun lalu |
localflavor.txt
|
33e6cf5ec3
Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app.
|
11 tahun lalu |
logging.txt
|
4d8d76e7a8
Fixed #21484 -- Documented that SQL logging does not include "framework level" queries.
|
11 tahun lalu |
migrations.txt
|
1f5f015c32
Fixed spelling mistakes in docs.
|
11 tahun lalu |
pagination.txt
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
11 tahun lalu |
performance.txt
|
7f2505ad9e
Fixed doc typos.
|
11 tahun lalu |
python3.txt
|
626bdf648a
Updated a bunch of hyperlinks in documentation
|
11 tahun lalu |
security.txt
|
df6760f12c
Added a warning regarding risks in serving user uploaded media.
|
11 tahun lalu |
serialization.txt
|
0242134d32
Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded responses.
|
11 tahun lalu |
settings.txt
|
4e94c84e50
Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS
|
11 tahun lalu |
signals.txt
|
1d23d766ab
Renamed AppConfig.setup to ready.
|
11 tahun lalu |
signing.txt
|
653527de40
Fixed #18745 - Documentation change explaining tuple to list with signing.
|
11 tahun lalu |
templates.txt
|
9e5033b302
Fixed #21747 -- Added {% elif %} to template topics guide.
|
11 tahun lalu |