umap/umap
Binnette 6625f16702 Remove protocol from iframe src url
Note that baseUrl is only used for iframe src url, nothing else
2020-02-20 21:33:50 +01:00
..
bin Add a umap entry point, so we can pip install umap 2016-09-10 08:26:48 +02:00
locale Add ko i18n 2019-05-11 11:32:33 +02: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 Add ko i18n 2019-05-11 11:32:33 +02:00
static Remove protocol from iframe src url 2020-02-20 21:33:50 +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 Django 2.0 2018-05-19 10:05:18 +02: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