1
0
mirror of https://github.com/django/django.git synced 2025-01-13 20:07:13 +00:00
django/docs/topics
Daniyal a0410ffe8f Refs -- Added DiscoverRunner.log() to allow customization.
Thanks Carlton Gibson, Chris Jerdonek, and David Smith for reviews.
2021-06-01 13:31:44 +02:00
..
auth Clarified docs about increasing the work factor for bcrypt hasher. 2021-05-20 20:24:51 +02:00
class-based-views Fixed -- Improved consistency of docs CBV examples. 2021-03-02 08:33:05 +01:00
db Changed IRC references to Libera.Chat. 2021-05-20 12:23:36 +02:00
forms Refs -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
http Fixed -- Added note about DEBUG_PROPAGATE_EXCEPTIONS setting to middleware docs. 2021-04-09 10:47:46 +02:00
i18n Fixed -- Started deprecation toward changing default USE_TZ to True. 2021-05-18 20:26:44 +02:00
testing Refs -- Added DiscoverRunner.log() to allow customization. 2021-06-01 13:31:44 +02:00
async.txt Removed versionadded/changed annotations for 3.1. 2021-01-14 17:50:04 +01:00
cache.txt Fixed note about ISP caching in docs. 2021-05-20 10:55:42 +02:00
checks.txt Fixed -- Added link to labeling checks in BaseCommand.requires_system_checks docs. 2021-04-21 16:40:04 +02:00
conditional-view-processing.txt
email.txt Refs -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
external-packages.txt Refs -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
files.txt Removed versionadded/changed annotations for 3.1. 2021-01-14 17:50:04 +01:00
index.txt
install.txt
logging.txt
migrations.txt Fixed typos in comments and docs. 2021-05-29 12:51:14 +02:00
pagination.txt Fixed -- Improved consistency of docs CBV examples. 2021-03-02 08:33:05 +01:00
performance.txt Refs -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
security.txt Fixed -- Added support for Cross-Origin Opener Policy header. 2021-03-30 19:59:24 +02:00
serialization.txt Refs -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
settings.txt Refs -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
signals.txt Fixed -- Doc'd and tested that Signal.disconnect() with lazy references returns None. 2021-04-03 14:57:43 +02:00
signing.txt Removed versionadded/changed annotations for 3.1. 2021-01-14 17:50:04 +01:00
templates.txt