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-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
file_uploads
History
Claude Paroz
b52672d778
Replaced deprecated TestCase methods. Refs
#17049
.
2012-05-03 16:39:16 +02:00
..
__init__.py
…
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
tests.py
Replaced deprecated TestCase methods. Refs
#17049
.
2012-05-03 16:39:16 +02:00
uploadhandler.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
urls.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
views.py
Fixed
#18023
-- Removed bundled simplejson.
2012-04-29 19:58:00 +02:00