This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-22 17:00:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cec9558fba
django
/
tests
/
get_or_create
History
Alex Gaynor
7c56212c71
Lower the max length for a test field so that it works on MySQL.
2013-05-19 13:58:58 -07:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Lower the max length for a test field so that it works on MySQL.
2013-05-19 13:58:58 -07:00
tests.py
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