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-04-23 00:04:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ae71e3134e
django
/
tests
/
get_or_create
History
Shai Berger
36d47f72e3
Fixed get_or_create...test_savepoint_rollback test for Python3
...
The test was always skipped on Python3 because string literals are unicode
2013-05-26 01:53:24 +03: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
Fixed get_or_create...test_savepoint_rollback test for Python3
2013-05-26 01:53:24 +03:00