django/docs/topics
Aymeric Augustin ce3dd17c2e [1.8.x] Updated references to the TEST_* database settings.
They were removed in Django 1.9.

I could leave the reference to TEST_DEPENDENCIES in the 1.2.4 release
notes because the link points to the right location and the name was
accurate at the time.

Backport of 6d1110f from master
2015-09-05 20:31:22 +02:00
..
auth [1.8.x] Updated Wikipedia links to use https 2015-08-08 12:09:53 +02:00
class-based-views [1.8.x] Used consistent capitalization and hyphenation of "class-based views" in docs. 2015-08-18 19:08:08 -04:00
db [1.8.x] Fixed #25355 -- Made two tweaks to docs/topics/db/aggregation.txt. 2015-09-05 10:20:36 -04:00
forms [1.8.x] Fixed mistakes in docs/topics/forms/formsets.txt examples. 2015-05-22 11:29:49 -04:00
http [1.8.x] Used consistent capitalization and hyphenation of "class-based views" in docs. 2015-08-18 19:08:08 -04:00
i18n [1.8.x] Updated Wikipedia links to use https 2015-08-08 12:09:53 +02:00
testing [1.8.x] Updated references to the TEST_* database settings. 2015-09-05 20:31:22 +02:00
cache.txt [1.8.x] Updated memcached library links to point to PyPI. 2015-08-11 21:21:24 -04:00
checks.txt [1.8.x] Fixed #25174 -- Moved some details of CheckMessage to the reference guide. 2015-07-31 08:51:13 -04:00
conditional-view-processing.txt Fixed #22461 -- Added if-unmodified-since support to the condition decorator. 2014-12-24 12:33:57 -05:00
email.txt [1.8.x] Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:43:09 -04:00
files.txt [1.8.x] Fixed #15590 -- Documented how the path of a FileField can be changed. 2015-03-30 10:39:14 -04:00
index.txt Added first cut at reference documentation for the checks framework. 2014-03-03 18:56:11 +08:00
install.txt [1.8.x] Refs #25345 -- Updated links to code.google.com. 2015-09-04 08:18:22 -04:00
localflavor.txt [1.8.x] Fixed #23814 -- Pointed localflavor documentation to external package 2015-03-22 15:36:44 +01:00
logging.txt [1.8.x] Fixed #24361 -- Clarified docs on reconfiguring logging. 2015-03-24 12:26:25 -04:00
migrations.txt [1.8.x] Fixed malformed Sphinx directives. 2015-07-25 06:39:16 -04:00
pagination.txt Use "catch" instead of "trap" for exceptions. 2014-09-08 22:23:44 +02:00
performance.txt Updated some other external links in the docs 2014-12-19 18:07:52 +01:00
python3.txt [1.8.x] Fixed typos in docs/topics/python3.txt 2015-06-09 10:37:49 -04:00
security.txt [1.8.x] Added links to new security settings introduced in 1.8. 2015-09-04 12:57:26 -04:00
serialization.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
settings.txt [1.8.x] Fixed #25156 -- Mentioned django.setup() in the settings overview for standalone Django use. 2015-07-21 17:10:56 -04:00
signals.txt [1.8.x] Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:43:09 -04:00
signing.txt Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign(). 2014-11-15 19:36:33 +01:00
templates.txt [1.8.x] Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:43:09 -04:00