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
8b3d9d96ed
django1
/
django
/
contrib
/
gis
/
geos
/
tests
History
Alex Gaynor
b35ff0d920
Fixed all the E203 violations
2013-10-26 18:27:42 -07:00
..
__init__.py
Fixed
#17365
,
#17366
,
#18727
-- Switched to discovery test runner.
2013-05-10 23:08:45 -04:00
test_geos.py
Fixed all the E203 violations
2013-10-26 18:27:42 -07:00
test_geos_mutation.py
Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet)
2013-10-26 10:50:40 -07:00
test_io.py
Stopped using django.utils.unittest in the test suite.
2013-07-01 14:29:33 +02:00
test_mutable_list.py
Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet)
2013-10-26 10:50:40 -07:00