0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs/topics
2022-08-26 21:42:44 +02:00
..
auth Refs #33691 -- Deprecated insecure password hashers. 2022-07-23 21:29:31 +02:00
class-based-views Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2022-05-31 11:17:01 +02:00
db Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL. 2022-08-26 21:42:44 +02:00
forms Fixed #31721 -- Allowed ModelForm meta to specify form fields. 2022-08-08 09:46:05 +02:00
http Fixed #33842 -- Used :source: role for links to repo files on GitHub. 2022-08-09 14:44:51 +02:00
i18n Refs #33842 -- Added :ttag: role in translations docs. 2022-08-09 14:51:59 +02:00
testing Refs #18707 -- Corrected django.test.Client signature in docs. 2022-08-25 07:24:25 +02:00
async.txt Fixed #33646 -- Added async-compatible interface to QuerySet. 2022-04-26 20:25:23 +02:00
cache.txt Fixed #33842 -- Used :source: role for links to repo files on GitHub. 2022-08-09 14:44:51 +02:00
checks.txt Refs #27236 -- Reverted "Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations." 2022-07-26 11:41:19 +02:00
conditional-view-processing.txt Used :rfc: role in docs/topics/conditional-view-processing.txt. 2021-09-21 09:27:44 +02:00
email.txt Added backticks to code literals in various docs. 2022-04-28 10:44:14 +02:00
external-packages.txt Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
files.txt Refs #32243 -- Fixed typo in docs/topics/files.txt. 2022-02-05 11:19:22 +01:00
index.txt
install.txt Fixed some broken links and redirects in docs. 2021-08-09 07:07:52 +02:00
logging.txt Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2022-05-31 11:17:01 +02:00
migrations.txt Fixed #33916 -- Added support for serialization of enum.Flag in migrations. 2022-08-25 06:43:48 +02:00
pagination.txt Updated note about ListView pagination example in CBV docs. 2022-04-19 21:38:49 +02:00
performance.txt Refs #32956 -- Updated words ending in -wards. 2021-07-30 20:34:50 +02:00
security.txt Updated OWASP Top 10 link in security topic. 2022-06-16 06:35:20 +02:00
serialization.txt Updated example of YAML serialization format in docs. 2021-12-28 12:44:41 +01:00
settings.txt Fixed #33842 -- Used :source: role for links to repo files on GitHub. 2022-08-09 14:44:51 +02:00
signals.txt Fixed #33909 -- Corrected django.dispatch.receiver() signature. 2022-08-16 06:13:15 +02:00
signing.txt Fixed #30360 -- Added support for secret key rotation. 2022-02-01 11:12:24 +01:00
templates.txt Corrected multiply defined labels in docs. 2021-11-04 10:46:01 +01:00