0
0
mirror of https://github.com/django/django.git synced 2024-11-25 16:09:27 +01:00
django/docs/topics/db
Yash 35ab2e0182 Fixed #35731 -- Extended db_default docs.
This added a missing db_default reference in docs/topics/db/models.txt,
and added a reference to the DatabaseDefault object.
2024-10-23 11:48:30 +02:00
..
examples Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
aggregation.txt Added missing pycon directives in various docs. 2023-10-25 12:27:27 +02:00
fixtures.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
index.txt Fixed #34054 -- Created a new fixtures topic. 2022-11-02 08:08:02 +01:00
instrumentation.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
managers.txt Fixed typo in docs/topics/db/managers.txt. 2024-02-01 09:25:09 +01:00
models.txt Fixed #35731 -- Extended db_default docs. 2024-10-23 11:48:30 +02:00
multi-db.txt Fixed #35156 -- Removed outdated note about not supporting foreign keys by SQLite. 2024-01-31 17:48:42 +01:00
optimization.txt Used :pypi: role in docs where appropriate. 2024-08-05 10:35:50 -03:00
queries.txt Refs #35502 -- Clarified models.py file path in docs/topics/db/queries.txt. 2024-10-09 09:12:58 -03:00
search.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
sql.txt Improved examples in docs about raw SQL queries. 2023-04-20 12:24:33 +02:00
tablespaces.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
transactions.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00