This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-04 10:59:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
36d47f72e3
django
/
tests
/
get_or_create
History
Download ZIP
Download TAR.GZ
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
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