This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
6f667999e1
django1
/
django
/
test
History
Andrew Godwin
2ae8a8a77d
Fix test running with new apps stuff/migrate actually running migrations
2013-06-19 15:36:02 +01:00
..
__init__.py
Fixed
#3011
-- Added swappable auth.User models.
2012-09-26 18:48:09 +08:00
_doctest.py
Fixed
#17365
,
#17366
,
#18727
-- Switched to discovery test runner.
2013-05-10 23:08:45 -04:00
client.py
Merge pull request
#1270
from tomchristie/remove-incorrect-content-type-test-client
2013-06-14 01:49:33 -07:00
html.py
Fixed spelling errors
2013-03-28 11:16:53 -06:00
runner.py
Fix test running with new apps stuff/migrate actually running migrations
2013-06-19 15:36:02 +01:00
signals.py
Fixed
#17744
-- Reset default file storage with setting_changed signal
2012-10-30 22:23:28 +01:00
simple.py
Fixed
#20503
- Moved doctest utilities in with the rest of the deprecated test code.
2013-05-27 14:55:08 -06:00
testcases.py
Fixed
#20579
-- Improved TransactionTestCase.available_apps.
2013-06-12 20:01:41 +02:00
utils.py
Fixed
#20404
-- Added a keys() method to ContextList.
2013-06-01 00:04:06 +03:00