summaryrefslogtreecommitdiff
path: root/django/contrib/gis/tests/layermap/models.py
AgeCommit message (Expand)Author
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham
2014-09-18Fixed string length check in LayerMappingClaude Paroz
2014-09-05Limited lines to 119 characters in django/Tim Graham
2014-01-01Properly assigned app_label to GIS test models.Aymeric Augustin
2013-11-02Fixed all E261 warningscoagulant
2013-11-02More attacking E302 violatorsAlex Gaynor
2013-10-26Fixed all the E203 violationsAlex Gaynor
2013-10-10Whitespace cleanup.Tim Graham
2012-05-24Fixed #18367 -- Allowed LayerMapping to store strings in TextField.Claude Paroz
2011-03-15Fixed #15378 -- Now properly handle OGR layers that have features with invali...Justin Bronn
2009-11-02Fixed #12093 -- `LayerMapping` now takes into account model inheritance when ...Justin Bronn
2008-08-05Merged the gis branch into trunk.Justin Bronn