1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/topics
Carlton Gibson 306607d5b9 Fixed #32365 -- Made zoneinfo the default timezone implementation.
Thanks to Adam Johnson, Aymeric Augustin, David Smith, Mariusz Felisiak, Nick
Pope, and Paul Ganssle for reviews.
2021-09-16 12:11:05 +02:00
..
auth Fixed #32964 -- Corrected 'setup'/'set up' usage in docs. 2021-08-17 12:18:07 +02:00
class-based-views
db Made sentence about Model consistent in docs. 2021-08-26 07:55:56 +02:00
forms Fixed #32984 -- Allowed customizing a deletion field widget in formsets. 2021-08-03 13:12:50 +02:00
http Refs #32956 -- Updated words ending in -wards. 2021-07-30 20:34:50 +02:00
i18n Fixed #32365 -- Made zoneinfo the default timezone implementation. 2021-09-16 12:11:05 +02:00
testing Fixed #33054 -- Made TestCase.captureOnCommitCallbacks() capture callbacks recursively. 2021-08-30 07:06:22 +02:00
async.txt
cache.txt Fixed #33012 -- Added Redis cache backend. 2021-09-14 15:50:08 +02:00
checks.txt Refs #31055 -- Doc'd 'databases' argument of check functions. 2021-09-10 11:02:28 +02:00
conditional-view-processing.txt
email.txt Fixed some broken links and redirects in docs. 2021-08-09 07:07:52 +02:00
external-packages.txt
files.txt
index.txt
install.txt Fixed some broken links and redirects in docs. 2021-08-09 07:07:52 +02:00
logging.txt
migrations.txt
pagination.txt
performance.txt Refs #32956 -- Updated words ending in -wards. 2021-07-30 20:34:50 +02:00
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt