django/docs/topics
Tim Graham 784a53beef Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs."
This reverts commit 4cffa9a1ff.
2017-03-07 10:10:32 -05:00
..
_images
auth Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
class-based-views Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
db Refs #23919, #27778 -- Removed obsolete mentions of unicode. 2017-01-26 08:19:27 -05:00
forms Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
http Fixed #27367 -- Doc'd and tested reversing of URLs with the same name. 2017-02-11 08:58:40 -05:00
i18n Imported django.http classes instead of django.http. 2017-02-27 14:47:11 -05:00
testing Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs." 2017-03-07 10:10:32 -05:00
cache.txt
checks.txt
conditional-view-processing.txt
email.txt
external-packages.txt Fixed #26554 -- Updated docs URLs to readthedocs.io 2016-04-28 10:09:57 -04:00
files.txt
index.txt
install.txt
logging.txt
migrations.txt
pagination.txt
performance.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt