1
0
mirror of https://github.com/django/django.git synced 2024-12-29 12:36:08 +00:00
django/docs/topics
2018-01-17 08:47:37 +01:00
..
_images
auth Fixed #28881 -- Doc'd that CommonPasswordValidator's password list must be lowercase. 2018-01-15 10:16:27 -05:00
class-based-views
db Updated various links in docs to use HTTPS. 2018-01-07 14:28:41 +01:00
forms Fixed #28761 -- Documented how an inline formset's prefix works. 2018-01-13 16:20:34 -05:00
http Updated various links in docs to use HTTPS. 2018-01-07 14:28:41 +01:00
i18n Fixed typo in docs/topics/i18n/translation.txt. 2018-01-17 08:47:37 +01:00
testing Fixed #28869 -- Made tagged test classes and methods inherit tags from parents. 2018-01-08 20:57:33 -05:00
cache.txt Updated various links in docs to use HTTPS. 2018-01-07 14:28:41 +01:00
checks.txt
conditional-view-processing.txt
email.txt
external-packages.txt
files.txt
index.txt
install.txt Updated various links in docs to use HTTPS. 2018-01-07 14:28:41 +01:00
logging.txt Clarified who the AdminEmailHandler emails. 2017-11-21 11:49:15 -05:00
migrations.txt Fixed #28870 -- Added support for functools.partialmethod serialization in migrations. 2017-12-06 14:49:37 -05: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 Updated various links in docs to use HTTPS. 2018-01-07 14:28:41 +01:00
security.txt Described how querysets are protected from SQL injection in more detail. 2017-11-01 11:34:17 -04:00
serialization.txt Updated various links in docs to use HTTPS. 2018-01-07 14:28:41 +01:00
settings.txt
signals.txt
signing.txt
templates.txt