1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/docs/topics
2018-02-26 19:57:52 -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 #29107 -- Doc'd that ModelForm doesn't actually inherit from Form. 2018-02-08 10:10:28 -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
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
migrations.txt
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
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