umap/umap
2023-11-07 16:23:36 -05:00
..
bin Add a umap entry point, so we can pip install umap 2016-09-10 08:26:48 +02:00
locale i18n 2023-11-01 08:17:56 +01:00
management Update pictograms import script to deal with category and SVG 2023-10-30 21:35:22 +01:00
migrations Add Pictogram.category and list pictos grouped by category 2023-10-30 21:07:55 +01:00
settings Create an API for uMap with DRF 2023-11-07 16:23:36 -05:00
static Create an API for uMap with DRF 2023-11-07 16:23:36 -05:00
templates Choropleth: replace chromajs by colorbrewer + simple-statistics 2023-10-11 19:36:12 +02:00
templatetags Rename allowEdit in editMode 2023-09-22 17:32:17 +02:00
tests Create an API for uMap with DRF 2023-11-07 16:23:36 -05:00
__init__.py 1.10.0 2023-10-27 20:09:42 +02:00
admin.py Prepare for Django 4.x 2023-02-22 15:19:38 +01:00
api_views.py Improve the DRF API 2023-11-07 16:23:36 -05: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 Improve the DRF API 2023-11-07 16:23:36 -05:00
fields.py Prepare for Django 4.x 2023-02-22 15:19:38 +01:00
forms.py Create an API for uMap with DRF 2023-11-07 16:23:36 -05: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 Add Pictogram.category and list pictos grouped by category 2023-10-30 21:07:55 +01:00
serializers.py Improve the DRF API 2023-11-07 16:23:36 -05:00
urls.py Improve the DRF API 2023-11-07 16:23:36 -05:00
utils.py Use ns time for geojson and gzipped geojson mtime 2023-07-19 14:16:57 +02:00
views.py Create an API for uMap with DRF 2023-11-07 16:23:36 -05:00
wsgi.py Ubuntu installation turorial draft 2016-09-10 16:21:09 +02:00