-----------------
- Fixed bug in statistics export when there wasn't a percentile value set.
- Small values in the statistics display don't end up as ``0.00`` anymore, but
as, for instance, ``1.02e-03``.
- Using custom template tag 'map_variables' to get map settings in
your client. The settings are set in settings.py.
- Added option to set DEFAULT_START_DAYS and DEFAULT_END_DAYS in settings.