1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/docs/topics
2017-11-28 11:28:09 -05:00
..
_images
auth Fixed #28802 -- Fixed typo in docs/topics/auth/default.txt. 2017-11-16 10:37:50 -05:00
class-based-views
db Fixed #28853 -- Updated connection.cursor() uses to use a context manager. 2017-11-28 11:28:09 -05:00
forms Fixed typo in docs/topics/forms/media.txt. 2017-11-22 07:26:18 -05:00
http Fixed #28741 -- Removed unnecessary leading dot from cross-domain cookie examples. 2017-11-01 10:57:59 -04:00
i18n Fixed #28627 -- Added slug converter to some path() examples in docs. 2017-09-25 13:06:11 -04:00
testing Fixed 'a'/'an' mix-ups in docs. 2017-10-30 21:47:09 -04:00
cache.txt Fixed #28737 -- Clarified {% cache %} tag's handling of arguments. 2017-10-25 12:46:12 -04:00
checks.txt
conditional-view-processing.txt Fixed #28653 -- Added missing ForeignKey.on_delete argument in docs. 2017-09-29 11:38:28 -04:00
email.txt Removed versionadded/changed annotations for 1.11. 2017-09-22 12:51:18 -04:00
external-packages.txt
files.txt
index.txt
install.txt
logging.txt Clarified who the AdminEmailHandler emails. 2017-11-21 11:49:15 -05:00
migrations.txt Removed versionadded/changed annotations for 1.11. 2017-09-22 12:51:18 -04:00
pagination.txt Fixed #28745 -- Added first and last page links to paginator docs example. 2017-11-01 20:10:54 -04:00
performance.txt
security.txt Described how querysets are protected from SQL injection in more detail. 2017-11-01 11:34:17 -04:00
serialization.txt Removed versionadded/changed annotations for 1.11. 2017-09-22 12:51:18 -04:00
settings.txt
signals.txt
signing.txt
templates.txt Removed versionadded/changed annotations for 1.11. 2017-09-22 12:51:18 -04:00