django/docs/topics
Tim Graham 35b5e11a98 [1.9.x] Fixed #25860 -- Documented a transaction leak possiblity in TestCase.
Thanks Jonas Haag for report and review.

Backport of a5619f7ed3 from master
2015-12-07 18:33:51 -05:00
..
_images Optimise the rest of the PNGs in docs 2015-05-29 15:22:40 +10:00
auth [1.9.x] Removed deprecated usage of url tag from auth docs. 2015-12-05 15:52:31 -05:00
class-based-views [1.9.x] Fixed #25473 -- Changed underscores in url() names to dashes in docs. 2015-11-07 21:59:59 +01:00
db [1.9.x] Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:03:16 -05:00
forms [1.9.x] Fixed #25755 -- Unified spelling of "website". 2015-11-16 06:44:46 -05:00
http [1.9.x] Fixed many spelling mistakes in code, comments, and docs. 2015-12-03 12:49:03 -05:00
i18n [1.9.x] Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:03:16 -05:00
testing [1.9.x] Fixed #25860 -- Documented a transaction leak possiblity in TestCase. 2015-12-07 18:33:51 -05:00
cache.txt [1.9.x] Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:03:16 -05:00
checks.txt Fixed #25174 -- Moved some details of CheckMessage to the reference guide. 2015-07-31 08:21:34 -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.9.x] Fixed #25755 -- Unified spelling of "website". 2015-11-16 06:44:46 -05:00
external-packages.txt Fixed #23814 -- Documented apps refactored out of Django. 2015-03-25 08:46:23 -04:00
files.txt Fixed #15590 -- Documented how the path of a FileField can be changed. 2015-03-30 10:38:30 -04:00
index.txt Fixed #23814 -- Documented apps refactored out of Django. 2015-03-25 08:46:23 -04:00
install.txt [1.9.x] Refs #25584 -- Corrected note about source of SyntaxErrors when installing Django 1.9. 2015-12-05 16:33:10 -05:00
logging.txt [1.9.x] De-emphasized use of NullHandler in logging docs. 2015-11-18 09:56:30 -05:00
migrations.txt [1.9.x] Fixed #25807 -- Instructed the migration writer about lazy objects. 2015-11-26 11:21:35 -05:00
pagination.txt Fixed #23190 -- Made Paginator.page_range an iterator 2015-07-03 11:34:34 -04:00
performance.txt [1.9.x] Fixed #25727 -- Added a doc link to cached_property. 2015-11-10 13:29:00 -05:00
python3.txt [1.9.x] Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:03:16 -05:00
security.txt [1.9.x] Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:03:16 -05:00
serialization.txt Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
settings.txt [1.9.x] Improved "“standalone” Django usage" example. 2015-09-29 15:09:28 -04:00
signals.txt Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:32:47 -04:00
signing.txt [1.9.x] Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:03:16 -05:00
templates.txt Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:32:47 -04:00