0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/docs/topics/db
2016-05-25 09:52:33 -04:00
..
examples Fixed #26595 -- Removed unnecessary save() in one_to_one.txt example. 2016-05-07 06:53:03 -04:00
aggregation.txt Added imports to docs/topics/db/aggregation.txt example. 2016-05-25 09:52:33 -04:00
index.txt Refs #3254 -- Added full text search to contrib.postgres. 2016-04-22 10:44:37 +01:00
managers.txt Fixed #10506, #13793, #14891, #25201 -- Introduced new APIs to specify models' default and base managers. 2016-05-17 12:07:22 +07:00
models.txt Fixed #20932, #25897 -- Streamlined manager inheritance. 2016-05-17 02:29:22 +07:00
multi-db.txt
optimization.txt
queries.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
search.txt Fixed #24938 -- Added PostgreSQL trigram support. 2016-05-13 12:38:21 -04:00
sql.txt
tablespaces.txt
transactions.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00