django1/docs/topics
Claude Paroz f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
..
_images Optimise the rest of the PNGs in docs 2015-05-29 15:22:40 +10:00
auth Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
class-based-views Fixed #27289 -- Corrected View.as_view() explanation. 2016-09-28 11:26:32 -04:00
db Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
forms Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
http Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
i18n Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
testing Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
cache.txt Fixed #27641 -- Doc'd default local-memory caching in deployment checklist. 2016-12-28 19:43:01 -05:00
checks.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
conditional-view-processing.txt Refs #19705 -- Documented decorator ordering with @condition(). 2016-10-14 07:36:01 -04:00
email.txt Fixed #27007 -- Handled non-UTF-8 bytes objects for text/* attachments. 2016-08-12 16:35:09 -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 Fixed #27711 -- Demoted "Installing a distribution-specific package" in install intro. 2017-01-10 09:29:23 -05:00
logging.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
migrations.txt Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
pagination.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
performance.txt Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddleware. 2016-10-10 14:55:59 -04:00
python3.txt Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
security.txt Fixed #26947 -- Added an option to enable the HSTS header preload directive. 2016-08-10 20:23:54 -04:00
serialization.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
settings.txt Clarified that setting names must be uppercase. 2016-05-03 12:53:24 -04:00
signals.txt Refs #24205 -- Removed Signal.disconnect()'s weak argument. 2017-01-17 14:09:28 -05:00
signing.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
templates.txt Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00