django/docs/topics
Anderson Resende ce4914eab4 Fixed #25744 -- Corrected reference to User object in auth docs. 2015-11-12 19:22:30 -05:00
..
_images Optimise the rest of the PNGs in docs 2015-05-29 15:22:40 +10:00
auth Fixed #25744 -- Corrected reference to User object in auth docs. 2015-11-12 19:22:30 -05: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 #10045 -- Corrected docs about .annotate()/.filter() ordering. 2015-11-12 12:29:59 -05:00
forms Fixed #21516 -- Updated imports paths for some formset functions/classes. 2015-10-28 15:44:53 -04:00
http Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
i18n Fixed #25473 -- Changed underscores in url() names to dashes in docs. 2015-11-07 21:58:45 +01:00
testing Fixed #25290 -- Warned against modifying objects created in setUpTestData() in tests. 2015-11-07 20:27:46 +01:00
cache.txt Fixed #24212 -- Added example pylibmc CACHES configuration. 2015-10-30 13:45:07 -04: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 Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04: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 Fixed #25584 -- Documented a pip error when installing Django 1.9. 2015-10-22 09:53:46 -04:00
logging.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
migrations.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
pagination.txt Fixed #23190 -- Made Paginator.page_range an iterator 2015-07-03 11:34:34 -04:00
performance.txt Fixed #25727 -- Added a doc link to cached_property. 2015-11-10 13:28:14 -05:00
python3.txt Updated various links in docs 2015-08-08 13:57:15 +02:00
security.txt Added links to new security settings introduced in 1.8. 2015-09-04 12:55:32 -04: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 Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
templates.txt Fixed #25469 -- Added autoescape option to DjangoTemplates backend. 2015-11-12 19:14:23 -05:00