.. |
_images
|
|
|
auth
|
Fixed user_passes_test() signature in docs.
|
2015-12-08 15:56:10 -05:00 |
class-based-views
|
|
|
db
|
Fixed #25672 -- Clarified why related ManyToManyFields with a custom intermediate model disable the remove() method.
|
2015-12-08 18:00:10 -05:00 |
forms
|
Fixed #21221 -- Made form Media and static template tag use staticfiles if installed.
|
2015-12-10 14:30:19 -05:00 |
http
|
Fixed many spelling mistakes in code, comments, and docs.
|
2015-12-03 12:48:24 -05:00 |
i18n
|
Fixed #25778 -- Updated docs links to use https when available.
|
2015-12-01 08:01:34 -05:00 |
testing
|
Fixed #25860 -- Documented a transaction leak possiblity in TestCase.
|
2015-12-07 18:14:23 -05:00 |
cache.txt
|
Fixed #25778 -- Updated docs links to use https when available.
|
2015-12-01 08:01:34 -05:00 |
checks.txt
|
|
|
conditional-view-processing.txt
|
|
|
email.txt
|
Fixed #25755 -- Unified spelling of "website".
|
2015-11-16 06:44:14 -05:00 |
external-packages.txt
|
|
|
files.txt
|
|
|
index.txt
|
|
|
install.txt
|
Refs #25584 -- Corrected note about source of SyntaxErrors when installing Django 1.9.
|
2015-12-05 16:32:56 -05:00 |
logging.txt
|
De-emphasized use of NullHandler in logging docs.
|
2015-11-18 09:54:53 -05:00 |
migrations.txt
|
Fixed #25807 -- Instructed the migration writer about lazy objects.
|
2015-11-26 11:14:47 -05:00 |
pagination.txt
|
|
|
performance.txt
|
Fixed #25727 -- Added a doc link to cached_property.
|
2015-11-10 13:28:14 -05:00 |
python3.txt
|
Fixed #25778 -- Updated docs links to use https when available.
|
2015-12-01 08:01:34 -05:00 |
security.txt
|
Fixed #25778 -- Updated docs links to use https when available.
|
2015-12-01 08:01:34 -05:00 |
serialization.txt
|
|
|
settings.txt
|
|
|
signals.txt
|
|
|
signing.txt
|
Fixed #25778 -- Updated docs links to use https when available.
|
2015-12-01 08:01:34 -05:00 |
templates.txt
|
Fixed #25469 -- Added autoescape option to DjangoTemplates backend.
|
2015-11-12 19:14:23 -05:00 |