1
0
mirror of https://github.com/django/django.git synced 2024-12-22 09:05:43 +00:00
django/docs/topics
2023-06-16 19:34:06 +02:00
..
auth Fixed #34565 -- Added support for async checking of user passwords. 2023-05-18 09:39:04 +02:00
class-based-views Fixed typo in docs/topics/class-based-views/mixins.txt. 2023-03-22 08:35:24 +01:00
db Fixed typo in docs/topics/db/fixtures.txt. 2023-06-16 19:34:06 +02:00
forms Fixed #34077 -- Added form field rendering. 2023-03-24 10:16:30 +01:00
http Refs #31949 -- Made @no_append_slash decorator to work with async functions. 2023-05-23 10:04:41 +02:00
i18n Used extlinks for PyPI links. 2023-04-17 06:55:32 +02:00
testing Refs #30220 -- Bumped required version of Selenium to 3.8.0. 2023-06-13 10:12:52 +02:00
async.txt Refs #31949 -- Made @no_append_slash decorator to work with async functions. 2023-05-23 10:04:41 +02:00
cache.txt Fixed references to django.core.cache in docs. 2023-05-22 14:02:01 +02:00
checks.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
conditional-view-processing.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
email.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
external-packages.txt Used extlinks for PyPI links. 2023-04-17 06:55:32 +02:00
files.txt Fixed #34530 -- Improved docs when customizing storage for FileField. 2023-05-02 15:32:24 -03:00
index.txt
install.txt
logging.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
migrations.txt Refs #23528 -- Made cosmetic edits to swappable_dependency() docs. 2023-06-03 12:01:15 +02:00
pagination.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
performance.txt Refs #34140 -- Made minor edits to rst code-blocks. 2023-03-01 13:02:54 +01:00
security.txt
serialization.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
settings.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
signals.txt Fixed #32172 -- Adapted signals to allow async handlers. 2023-03-07 08:39:25 +01:00
signing.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
templates.txt Added meaningful titles to ..admonition:: directives. 2023-04-21 12:03:59 +02:00