This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b06f6c1618
django
/
docs
/
ref
/
models
History
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
Fixed
#14141
: docs now use the :doc: construct for links between documents.
2010-08-19 19:27:44 +00:00
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