1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/topics
2018-02-21 09:31:05 -05:00
..
_images
auth Fixed #28379 -- Made AccessMixin raise Permissiondenied for authenticated users. 2018-02-16 13:58:55 -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 #29146 -- Readded ^ and $ inadvertently removed from re_path() examples. 2018-02-20 21:31:30 -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 Fixed #28343 -- Add an OS chooser for docs command line examples. 2018-01-20 12:38:48 -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