django1/django/contrib/gis/tests
Aymeric Augustin 9b3389b726 Removed the app_config.installed flag.
Since applications that aren't installed no longer have an application
configuration, it is now always True in practice.

Provided an abstraction to temporarily add or remove applications as
several tests messed with app_config.installed to achieve this effect.
For now this API is _-prefixed because it looks dangerous.
2013-12-22 11:39:17 +01:00
..
data Whitespace cleanup. 2013-10-10 16:49:20 -04:00
distapp Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
geo3d Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
geoadmin More attacking E302 violators 2013-11-02 13:12:09 -07:00
geoapp Removed the app_config.installed flag. 2013-12-22 11:39:17 +01:00
geogapp Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
inspectapp More attacking E302 violators 2013-11-02 13:12:09 -07:00
layermap Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
relatedapp More attacking E302 violators 2013-11-02 13:12:09 -07:00
__init__.py Trusted test skipping about gis tests running or not 2013-07-09 15:17:26 +02:00
test_geoforms.py Revert "Allowed running GIS form tests that don't require spatial database" 2013-12-14 21:03:09 +01:00
test_measure.py Fixed all E226 violations 2013-11-03 10:08:55 -08:00
test_spatialrefsys.py Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
utils.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00