1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/topics/db
Simon Charette 64aba7a8ab Fixed #26438 -- Fixed multiple .objects typos in the docs.
Thanks Pablo Oubiña for the report.
2016-03-31 18:27:47 -04:00
..
examples Unified some doc links to OneToOneField and ManyToManyField. 2016-02-01 11:02:26 -05:00
aggregation.txt Fixed typo in docs/topics/db/aggregation.txt. 2016-03-25 13:38:16 -04:00
index.txt
managers.txt
models.txt Fixed #11560 -- Allowed proxy model multiple-inheritance from the same concrete base model. 2016-03-30 13:06:27 -04:00
multi-db.txt Fixed allow_migrate() signature in documentation 2016-02-12 14:16:03 +11:00
optimization.txt Fixed #26438 -- Fixed multiple .objects typos in the docs. 2016-03-31 18:27:47 -04:00
queries.txt
sql.txt
tablespaces.txt
transactions.txt