1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/topics/db
2016-08-16 13:12:55 -04:00
..
examples Fixed #26595 -- Removed unnecessary save() in one_to_one.txt example. 2016-05-07 06:53:03 -04:00
aggregation.txt Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering docs. 2016-07-25 06:21:39 -04:00
index.txt Refs #3254 -- Added full text search to contrib.postgres. 2016-04-22 10:44:37 +01:00
managers.txt Fixed #19222 -- Documented that default managers aren't used for related queries. 2016-08-16 13:12:55 -04:00
models.txt Fixed #25127 -- Documented how to organize models in a package. 2016-06-04 11:47:55 -04:00
multi-db.txt Documented how allow_migrate() interacts with makemigrations. 2016-08-15 13:34:54 -04:00
optimization.txt Fixed #26438 -- Fixed multiple .objects typos in the docs. 2016-03-31 18:27:47 -04:00
queries.txt Fixed #26021 -- Applied hanging indentation to docs. 2016-06-03 11:44:34 -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