umap/umap
Yohan Boniface 77a13eb0f0
Merge pull request #1284 from umap-project/fix-minimap-changing-center-3
Remove default center to prevent multiple map initialisations
2023-08-25 10:07:23 +02:00
..
bin Add a umap entry point, so we can pip install umap 2016-09-10 08:26:48 +02:00
locale i18n 2023-08-22 15:33:27 +02:00
management Allow to set the lang while generating an anonymous_edit_url 2023-06-21 10:48:29 +02:00
migrations Store DataLayer's settings in DB 2023-08-20 09:48:01 +02:00
settings fix: correct changelog link 2023-08-23 08:31:15 +02:00
static Merge pull request #1284 from umap-project/fix-minimap-changing-center-3 2023-08-25 10:07:23 +02:00
templates fix: correct changelog link 2023-08-23 08:31:15 +02:00
templatetags Set unique map id per page in map_list 2019-04-09 11:47:02 +02:00
tests Merge pull request #1266 from umap-project/zoom-from-to-at-load 2023-08-21 17:18:48 +02:00
__init__.py 1.6.0 2023-08-22 15:33:50 +02:00
admin.py Prepare for Django 4.x 2023-02-22 15:19:38 +01:00
apps.py Prepare for Django 4.x 2023-02-22 15:19:38 +01:00
autocomplete.py Allow to customize user display name and URL slug 2023-06-16 14:59:59 +02:00
context_processors.py Banner + no create buttons when in read only mode 2023-05-30 16:17:12 -04:00
decorators.py black on decorators.py 2023-03-01 19:14:59 +01:00
fields.py Prepare for Django 4.x 2023-02-22 15:19:38 +01:00
forms.py Merge pull request #1266 from umap-project/zoom-from-to-at-load 2023-08-21 17:18:48 +02:00
managers.py Django 2.0 2018-05-19 10:05:18 +02:00
middleware.py First attempt to upgrade to Django 3.X 2021-05-17 10:51:24 +02:00
models.py Store DataLayer's settings in DB 2023-08-20 09:48:01 +02:00
urls.py Very lite "My Profile" page to allow changing username 2023-08-21 15:09:30 +02:00
utils.py Use ns time for geojson and gzipped geojson mtime 2023-07-19 14:16:57 +02:00
views.py Allow to add more than one OAuth provider 2023-08-21 17:08:57 +02:00
wsgi.py Ubuntu installation turorial draft 2016-09-10 16:21:09 +02:00