1
0
mirror of https://github.com/django/django.git synced 2025-01-05 07:55:47 +00: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
aggregation.txt
fixtures.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
index.txt
instrumentation.txt
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
sql.txt
tablespaces.txt
transactions.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00