django1/django/contrib/gis/forms
Claude Paroz 34b8a38558 Fixed #21496 -- Fixed crash when GeometryField uses TextInput
Thanks Rhett Garber for the report and initial patch.
2013-11-28 18:29:02 +01:00
..
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
fields.py Fixed #21496 -- Fixed crash when GeometryField uses TextInput 2013-11-28 18:29:02 +01:00
widgets.py Start attacking E231 violations 2013-10-24 10:30:03 -07:00