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 19:08:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
1d9fc5caa9
django
/
tests
/
model_regress
History
Download ZIP
Download TAR.GZ
Claude Paroz
1d9fc5caa9
Made model_regress unpickling test CWD-independent
...
Refs
#24007
. Thanks Tim Graham for his help with the patch.
2014-12-19 18:37:32 +01:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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
Made model_regress unpickling test CWD-independent
2014-12-19 18:37:32 +01:00
tests.py
Fix storing of binary fields and unicode textfields for Oracle/Python3
2014-05-16 20:08:52 +03:00