| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-11 | Moved contrib.gis tests out of contrib. | Tim Graham | |
| 2014-09-18 | Fixed string length check in LayerMapping | Claude Paroz | |
| 2014-09-05 | Limited lines to 119 characters in django/ | Tim Graham | |
| refs #23395. | |||
| 2014-01-01 | Properly assigned app_label to GIS test models. | Aymeric Augustin | |
| Used abstract inheritance to cut down on code repetition. | |||
| 2013-11-02 | Fixed all E261 warnings | coagulant | |
| 2013-11-02 | More attacking E302 violators | Alex Gaynor | |
| 2013-10-26 | Fixed all the E203 violations | Alex Gaynor | |
| 2013-10-10 | Whitespace cleanup. | Tim Graham | |
| * Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs. | |||
| 2012-05-24 | Fixed #18367 -- Allowed LayerMapping to store strings in TextField. | Claude Paroz | |
| Thanks geoffhing@gmail.com for the report. | |||
| 2011-03-15 | Fixed #15378 -- Now properly handle OGR layers that have features with ↵ | Justin Bronn | |
| invalid geometries. Thanks, kunitoki for bug report and initial patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15813 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-11-02 | Fixed #12093 -- `LayerMapping` now takes into account model inheritance when ↵ | Justin Bronn | |
| looking for the geometry column; forgot to diable extent regression test on MySQL. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11703 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-08-05 | Merged the gis branch into trunk. | Justin Bronn | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@8219 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
