django/docs/topics
Tim Graham f5af68ba68 Refs #25584 -- Corrected note about source of SyntaxErrors when installing Django 1.9. 2015-12-05 16:32:56 -05:00
..
_images
auth Removed deprecated usage of url tag from auth docs. 2015-12-05 19:21:30 +01:00
class-based-views Fixed #25473 -- Changed underscores in url() names to dashes in docs. 2015-11-07 21:58:45 +01:00
db Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
forms Fixed #25755 -- Unified spelling of "website". 2015-11-16 06:44:14 -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 #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
cache.txt Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
checks.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
conditional-view-processing.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
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 Fixed #25468 -- Made DjangoJSONEncoder lazy string aware 2015-09-27 22:37:27 +02:00
settings.txt Improved "“standalone” Django usage" example. 2015-09-29 15:00:54 -04:00
signals.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
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