django/docs/topics
Tim Graham de99f558d8 Fixed #25462 -- Removed Model.__unicode__() in favor of @python_2_unicode_compatible. 2015-09-25 13:28:12 -04: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.8. 2015-09-23 19:31:11 -04:00
class-based-views Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
db Fixed #25462 -- Removed Model.__unicode__() in favor of @python_2_unicode_compatible. 2015-09-25 13:28:12 -04:00
forms Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
http Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
i18n Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
testing Fixed #25451 -- Added advice about organizing tests. 2015-09-25 07:15:19 -04:00
cache.txt Updated memcached library links to point to PyPI. 2015-08-11 21:20:32 -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 Refs #25345 -- Updated links to code.google.com. 2015-09-04 08:14:21 -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 Updated some other external links in the docs 2014-12-19 18:07:52 +01: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 #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
settings.txt Fixed #25156 -- Mentioned django.setup() in the settings overview for standalone Django use. 2015-07-21 17:10:17 -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 Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00