django/docs/topics
2017-10-28 12:41:01 -04:00
..
_images
auth [2.0.x] Fixed #28131 -- Corrected examples of using attribute lookups on the "perms" template variable. 2017-10-28 12:41:01 -04:00
class-based-views Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
db [2.0.x] Removed incorrect reference to ModelChoiceField in Field.choices docs. 2017-10-13 11:10:51 -04:00
forms
http [2.0.x] Fixed #28627 -- Added slug converter to some path() examples in docs. 2017-09-25 13:11:07 -04:00
i18n [2.0.x] Fixed #28627 -- Added slug converter to some path() examples in docs. 2017-09-25 13:11:07 -04:00
testing
cache.txt [2.0.x] Fixed #28737 -- Clarified {% cache %} tag's handling of arguments. 2017-10-25 14:21:27 -04:00
checks.txt
conditional-view-processing.txt [2.0.x] Fixed #28653 -- Added missing ForeignKey.on_delete argument in docs. 2017-09-29 11:38:41 -04:00
email.txt
external-packages.txt
files.txt
index.txt
install.txt
logging.txt Fixed #27931 -- Clarified the meaning of "django catch-all logger." 2017-08-22 16:24:18 -04:00
migrations.txt
pagination.txt Fixed #28032 -- Added Paginator.get_page(). 2017-09-06 14:17:19 -04:00
performance.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt