This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
1ac32e76ac
django
/
tests
/
model_regress
History
Tim Graham
57b60f9f93
Added a missing unicode_literals that caused a test failure after refs
#23226
.
2014-08-07 08:30:50 -04:00
..
__init__.py
…
models.py
Added a missing unicode_literals that caused a test failure after refs
#23226
.
2014-08-07 08:30:50 -04:00
test_pickle.py
Fixed
#21430
-- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version.
2014-06-11 10:03:34 -04:00
tests.py
…