django1/django/contrib/gis/tests
Aymeric Augustin 7eea9bf303 Normalized Model._meta.installed.
Used the information from the app cache instead of creating a duplicate
based on INSTALLED_APPS.

Model._meta.installed is no longer writable. It was a rather sketchy way
to alter private internals anyway.
2013-12-17 21:55:16 +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 Normalized Model._meta.installed. 2013-12-17 21:55:16 +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