1
0
mirror of https://github.com/django/django.git synced 2025-01-09 18:06:34 +00:00
django/docs/topics
2018-07-07 16:55:18 -04:00
..
_images
auth Fixed #29449 -- Reverted "Fixed #28757 -- Allowed using contrib.auth forms without installing contrib.auth." 2018-07-02 18:39:26 -04:00
class-based-views Removed usage of 'object' variable name in docs. 2018-07-07 16:55:18 -04:00
db Refs #29513 -- Linked the testing docs from the multi-db topic guide. 2018-06-28 20:29:07 -04:00
forms Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
http Removed usage of 'object' variable name in docs. 2018-07-07 16:55:18 -04:00
i18n Fixed links for i18n context processor docs. 2018-06-28 10:25:46 -04:00
testing Refs #29513 -- Linked the testing docs from the multi-db topic guide. 2018-06-28 20:29:07 -04:00
cache.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
checks.txt
conditional-view-processing.txt
email.txt Fixed #29535 -- Updated email.MIME* references for Python 3. 2018-06-29 08:06:37 -04:00
external-packages.txt Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:24:27 -04:00
files.txt Alphabetized imports in various docs. 2018-05-12 19:37:42 +02:00
index.txt
install.txt Improved clarity of docs/topics/install.txt. 2018-03-05 10:17:23 -05:00
logging.txt Fixed #26688 -- Fixed HTTP request logging inconsistencies. 2018-05-04 20:55:03 -04:00
migrations.txt Add clarifying section about historical migration models 2018-05-15 12:20:25 -04:00
pagination.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
performance.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt