django/docs/topics
2018-03-31 19:33:48 -04:00
..
_images
auth Fixed #28718 -- Allowed user to request a password reset if their password doesn't use an enabled hasher. 2018-03-22 10:03:43 -04:00
class-based-views
db Fixed #28514 -- Clarifed docs about idempotence of RelatedManager.add(). 2018-03-20 21:09:08 -04:00
forms Fixed #29227 -- Allowed BooleanField to be null=True. 2018-03-20 12:10:10 -04:00
http Fixed incorrect regex in re_path() example. 2018-02-26 19:57:52 -05:00
i18n Clarified a sentence in docs/topics/i18n/translation.txt. 2018-03-31 19:33:48 -04:00
testing Replaced 'python -Wall' with 'python -Wa'. 2018-03-28 13:25:03 -04: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 Improved clarity of docs/topics/install.txt. 2018-03-05 10:17:23 -05:00
logging.txt
migrations.txt
pagination.txt Added a pagination example to ListView docs. 2018-03-26 11:40:54 -04: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