0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/docs/topics
2018-03-02 14:47:47 -05:00
..
_images
auth Fixed #29161 -- Removed BCryptPasswordHasher from PASSWORD_HASHERS. 2018-02-26 09:05:18 -05:00
class-based-views
db Updated various links in docs to use HTTPS. 2018-01-07 14:28:41 +01:00
forms Fixed typo in docs/topics/forms/media.txt. 2018-03-02 14:47:47 -05:00
http Fixed incorrect regex in re_path() example. 2018-02-26 19:57:52 -05:00
i18n Changed "language-code" to the more commonly used "language code". 2018-02-21 09:31:05 -05:00
testing Fixed #29082 -- Allowed the test client to encode JSON request data. 2018-02-06 18:29:04 -05:00
cache.txt Fixed #28977 -- Changed local-memory cache to use LRU culling. 2018-01-24 12:26:19 -05: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
external-packages.txt
files.txt
index.txt
install.txt Removed "Remove any old versions of Django" install instructions. 2018-02-26 08:58:56 -05: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 #29038 -- Removed closing slash from HTML void tags. 2018-01-21 02:09:10 -05: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 Fixed #28343 -- Add an OS chooser for docs command line examples. 2018-01-20 12:38:48 -05:00