This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
29d59a879e
django
/
tests
/
regressiontests
/
bug639
History
Claude Paroz
865cd35c9b
Made more extensive usage of context managers with open.
2012-05-05 14:06:36 +02:00
..
__init__.py
Objects with FileFields no longer get save() called multiple times from the AutomaticManipulator! This
fixes
#639
,
#572
, and likely others I don't know of.
2007-02-26 17:17:11 +00:00
models.py
Convert much of the regression tests to use absolute imports. There's still work to be done though.
2011-10-13 18:51:33 +00:00
test.jpg
Objects with FileFields no longer get save() called multiple times from the AutomaticManipulator! This
fixes
#639
,
#572
, and likely others I don't know of.
2007-02-26 17:17:11 +00:00
tests.py
Made more extensive usage of context managers with open.
2012-05-05 14:06:36 +02:00