Changes between Initial Version and Version 1 of Ticket #20252, comment 5
- Timestamp:
- Apr 13, 2013, 8:57:21 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20252, comment 5
initial v1 2 2 3 3 Traceback: 4 {{{ 4 5 File "C:\python27\lib\site-packages\django\core\handlers\base.py" in get_response 5 6 115. response = callback(request, *callback_args, **callback_kwargs) … … 13 14 Exception Type: NotImplementedError at /ezmapping/layer/edit/1 14 15 Exception Value: Only PostGIS 1.3.4+ and SpatiaLite 3.0+ support GeoJSON serialization. 16 }}}