django/docs/ref/models
Pablo Recio 65f9e0affd Fixes #18896. Add tests verifying that you can get IntegrityErrors using get_or_create through relations like M2M, and it also adds a note into the documentation warning about it 2013-05-19 14:16:12 +02:00
..
fields.txt Merge pull request #1129 from frog32/master 2013-05-19 01:37:25 -07:00
index.txt
instances.txt Add missing imports and models to the examples in the the model layer documentation 2013-05-18 18:38:52 +02:00
options.txt Add missing imports and models to the examples in the the model layer documentation 2013-05-18 18:38:52 +02:00
querysets.txt Fixes #18896. Add tests verifying that you can get IntegrityErrors using get_or_create through relations like M2M, and it also adds a note into the documentation warning about it 2013-05-19 14:16:12 +02:00
relations.txt Add missing imports and models to the examples in the the model layer documentation 2013-05-18 18:38:52 +02:00