umap/umap
Yohan Boniface ab82fd975f
Merge pull request #1478 from umap-project/preview-map-on-click
Preview map only on click in user’s dashboard
2024-01-03 22:17:55 +01:00
..
bin [style] Format the code 2023-11-24 23:31:18 +01:00
locale i18n 2023-12-16 08:22:16 +01:00
management [style] Format the code 2023-11-24 23:31:18 +01:00
migrations [style] Format the code 2023-11-24 23:31:18 +01:00
settings [style] Format the code 2023-11-24 23:31:18 +01:00
static Merge pull request #1478 from umap-project/preview-map-on-click 2024-01-03 22:17:55 +01:00
templates Merge pull request #1478 from umap-project/preview-map-on-click 2024-01-03 22:17:55 +01:00
templatetags Create the unique_id in the template (vs. model) 2023-12-27 11:41:08 -05:00
tests Merge pull request #1454 from jschleic/download-ui 2024-01-02 21:42:34 +01:00
__init__.py 1.12.2 2023-12-29 11:22:23 +01:00
admin.py Allow to edit pictogram categories from admin list 2023-12-17 12:20:30 +01:00
apps.py Prepare for Django 4.x 2023-02-22 15:19:38 +01:00
autocomplete.py [style] Format the code 2023-11-24 23:31:18 +01:00
context_processors.py Banner + no create buttons when in read only mode 2023-05-30 16:17:12 -04:00
decorators.py [style] Format the code 2023-11-24 23:31:18 +01:00
fields.py Prepare for Django 4.x 2023-02-22 15:19:38 +01:00
forms.py [style] Format the code 2023-11-24 23:31:18 +01:00
managers.py [style] Format the code 2023-11-24 23:31:18 +01:00
middleware.py [style] Format the code 2023-11-24 23:31:18 +01:00
models.py Move _urls_for_js to utils.py (circular imports) 2023-12-27 11:41:08 -05:00
urls.py [style] Format the code 2023-11-24 23:31:18 +01:00
utils.py Move _urls_for_js to utils.py (circular imports) 2023-12-27 11:41:08 -05:00
views.py Fix imports 2023-12-27 13:43:47 -05:00
wsgi.py [style] Format the code 2023-11-24 23:31:18 +01:00