umap/umap
2020-03-09 17:55:11 +01:00
..
bin Add a umap entry point, so we can pip install umap 2016-09-10 08:26:48 +02:00
locale Add missing .mo files 2020-03-09 17:55:11 +01:00
management i18n 2019-04-07 16:33:34 +02:00
migrations Add missing migration for Map.share_status update 2019-04-16 20:30:42 +02:00
settings i18n: add "sv" (Swedish) 2020-03-09 17:25:45 +01:00
static i18n: add "sv" (Swedish) 2020-03-09 17:25:45 +01:00
templates Set unique map id per page in map_list 2019-04-09 11:47:02 +02:00
templatetags Set unique map id per page in map_list 2019-04-09 11:47:02 +02:00
tests Try to upgrade Postgis on travis 2019-04-07 14:05:56 +02:00
__init__.py 1.1.2 2019-05-11 13:10:57 +02:00
admin.py Allow to filter maps by share_status in admin 2019-04-09 10:20:30 +02:00
autocomplete.py Move permissions form building to JS 2018-06-15 23:25:38 +02:00
context_processors.py Merge leaflet_storage locales 2018-05-19 11:12:19 +02:00
decorators.py Display a message on the site when trying to do a POST in readonly mode 2018-09-08 16:49:25 +02:00
fields.py Remove context parameter from DictField.from_db_value (RemovedInDjango30Warning) 2018-09-23 11:56:25 +02:00
forms.py Change Map.center.widget SRID to 4326 as it should be 2018-09-08 22:42:11 +02:00
managers.py Django 2.0 2018-05-19 10:05:18 +02:00
middleware.py Display a message on the site when trying to do a POST in readonly mode 2018-09-08 16:49:25 +02:00
models.py Add Map.BLOCKED share status 2019-04-07 11:12:38 +02:00
urls.py Upgrade to Django 2.1 2018-08-15 17:42:51 +02:00
utils.py add comment and change pipeline method name 2020-03-01 11:11:27 +01:00
views.py Add Map.BLOCKED share status 2019-04-07 11:12:38 +02:00
wsgi.py Ubuntu installation turorial draft 2016-09-10 16:21:09 +02:00