1
0
mirror of https://github.com/django/django.git synced 2024-12-28 03:55:50 +00:00
django/docs/topics
2023-10-11 16:10:30 -03:00
..
auth Refs #15619 -- Removed deprecated annotation about logging out via GET requests. 2023-09-14 19:49:06 +02:00
class-based-views
db [5.0.x] Fixed #34808 -- Doc'd aggregate function's default argument. 2023-10-11 16:10:30 -03:00
forms Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. 2023-08-30 22:57:40 -03:00
http Refs #31949 -- Made make_middleware_decorator to work with async functions. 2023-09-13 11:41:01 +02:00
i18n
testing [5.0.x] Fixed #32602 -- Clarified wording of TestCase class. 2023-10-02 11:49:00 +02:00
async.txt Refs #31949 -- Made make_middleware_decorator to work with async functions. 2023-09-13 11:41:01 +02:00
cache.txt Fixed references to django.core.cache in docs. 2023-05-22 14:02:01 +02:00
checks.txt
conditional-view-processing.txt
email.txt
external-packages.txt
files.txt Fixed #34530 -- Improved docs when customizing storage for FileField. 2023-05-02 15:32:24 -03:00
index.txt
install.txt Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle. 2023-08-10 10:11:53 +02:00
logging.txt
migrations.txt Fixed #34822 -- Added support for serializing functions decorated with functools.lru_cache in migrations. 2023-09-13 15:57:18 -03:00
pagination.txt
performance.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt Added meaningful titles to ..admonition:: directives. 2023-04-21 12:03:59 +02:00