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
8251438cb8
django1
/
django
/
contrib
/
gis
/
tests
/
inspectapp
History
Aymeric Augustin
fecfd50300
Properly assigned app_label to GIS test models.
...
Used abstract inheritance to cut down on code repetition.
2014-01-01 11:01:46 +01:00
..
__init__.py
Fixed
#15277
-- Cleaned up `ogrinspect` command, added tests and extended support beyond file-based OGR data sources. Thanks, willinoed for bug report and jpaulett for initial patch.
2011-09-17 19:54:52 +00:00
models.py
Properly assigned app_label to GIS test models.
2014-01-01 11:01:46 +01:00
tests.py
Fixed
#21716
-- Only passed arguments supported by ogrinspect
2013-12-31 16:26:44 +01:00