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
23,511
Commits
25
Branches
361
Tags
501
MiB
d02a03d574
Commit Graph
3 Commits
Author
SHA1
Message
Date
Tim Graham
c9ae09addf
Replaced use of TestCase.fail() with assertRaises().
...
Also removed try/except/fail antipattern that hides exceptions.
2016-06-28 11:21:26 -04:00
Hasan
3d0dcd7f5a
Refs
#26022
-- Used context manager version of assertRaises in tests.
2016-01-29 12:32:18 -05:00
Tim Graham
ad0be620ae
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00