umap/umap
2020-11-08 16:49:23 +01:00
..
bin Add a umap entry point, so we can pip install umap 2016-09-10 08:26:48 +02:00
locale i18n 2020-03-22 15:32:02 +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 Control search API URL from uMap config 2020-11-08 15:10:13 +01:00
static Prevent to redraw a marker when setting invalid latlng from edit form 2020-11-08 16:49:23 +01:00
templates Set dir=rtl when appropriate 2020-03-23 11:30:45 +01: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.2.2 2020-03-28 11:20:39 +01: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 Be more liberal about username regex in URL 2020-03-25 15:11:11 +01:00
utils.py Use new settings of social-auth 2020-03-22 18:00:47 +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