django1/docs/topics
Luke Plant 9d67bfadf8 [1.10.x] Linked to prefetch_related_objects func in DB optimization docs.
Backport of e283c1a from master
2017-11-23 21:37:51 +03:00
..
_images Optimise the rest of the PNGs in docs 2015-05-29 15:22:40 +10:00
auth [1.10.x] Fixed #28802 -- Fixed typo in docs/topics/auth/default.txt. 2017-11-16 10:39:26 -05:00
class-based-views [1.10.x] Fixed #27289 -- Corrected View.as_view() explanation. 2016-09-28 11:49:49 -04:00
db [1.10.x] Linked to prefetch_related_objects func in DB optimization docs. 2017-11-23 21:37:51 +03:00
forms [1.10.x] Fixed #27993 -- Fixed model form default fallback for SelectMultiple. 2017-03-31 10:17:17 -04:00
http [1.10.x] Fixed #27349 -- Doc'd the CSRF_FAILURE_VIEW setting in view topic guide. 2016-10-14 13:51:48 -04:00
i18n [1.10.x] Documented url()'s 'regex' parameter. 2016-12-22 19:16:56 -05:00
testing [1.10.x] Fixed typo in docs/topics/testing/tools.txt. 2017-02-08 12:34:51 -05:00
cache.txt [1.10.x] Fixed #27641 -- Doc'd default local-memory caching in deployment checklist. 2016-12-28 19:43:28 -05:00
checks.txt Refs #26351 -- Added check hook to support database-related checks 2016-04-08 20:28:00 +02:00
conditional-view-processing.txt [1.10.x] Refs #19705 -- Documented decorator ordering with @condition(). 2016-10-14 07:38:22 -04:00
email.txt [1.10.x] Fixed #26021 -- Applied hanging indentation to docs. 2016-06-03 11:49:24 -04:00
external-packages.txt Fixed #26554 -- Updated docs URLs to readthedocs.io 2016-04-28 10:09:57 -04:00
files.txt Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 2016-05-08 18:07:43 -04:00
index.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
install.txt [1.10.x] Fixed #27711 -- Demoted "Installing a distribution-specific package" in install intro. 2017-01-10 09:30:59 -05:00
logging.txt [1.10.x] Fixed outdated log level in docs/topics/logging.txt. 2017-01-12 13:04:52 -05:00
migrations.txt [1.10.x] Removed unexpected initial attribute in data migration examples. 2017-03-25 16:00:20 -04:00
pagination.txt [1.10.x] Fixed #27814 -- Removed an inaccurate sentence about Paginator.orphans. 2017-02-07 14:15:43 -05:00
performance.txt Fixed typos in docs. 2016-03-13 19:48:24 +01:00
python3.txt Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 2016-05-08 18:07:43 -04:00
security.txt Fixed #20869 -- made CSRF tokens change every request by salt-encrypting them 2016-05-19 05:02:19 +03:00
serialization.txt [1.10.x] Fixed #26704 -- Documented DjangoJSONEncoder. 2016-06-07 14:58:30 -04:00
settings.txt Clarified that setting names must be uppercase. 2016-05-03 12:53:24 -04:00
signals.txt [1.10.x] Rephrased an ambiguous sentence in docs/topics/signals.txt. 2016-11-24 05:52:43 -05:00
signing.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
templates.txt [1.10.x] Documented render_to_string()'s `using` parameter. 2016-10-04 18:59:41 -04:00