This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-12 18:36:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
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
…
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