-----------------
Attention: You need to add 'django.core.context_processors.request' to
your TEMPLATE_CONTEXT_PROCESSORS in order to make map-locations work
correctly. For more information see the README.
- Moved some functions to mapnik_helper.
- Add tests for Color, bugfix Color.
- Add South for database migrations.
- Add option for Google Maps background layer.
- Model LegendPoint now has parent Legend.
- Add default_color to Legend and LegendPoint models.
- Bugfix float_to_string.
- Moved adapter layers.py to lizard-shape.
- Removed extent coordinates from model Workspace.
- Add actions map-location-save and map-location-load.
- Bugfix when name is None.
- Bugfix int in id_field would result in an error.