umap/umap
2024-01-15 12:15:35 +01:00
..
bin [style] Format the code 2023-11-24 23:31:18 +01:00
locale i18n 2024-01-08 13:43:48 +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 Create a dedicated js/components folder 2024-01-10 14:31:54 -05:00
templates Expose the MAP variable at the global scope to ease debugging 2024-01-15 12:15:35 +01:00
templatetags Create the unique_id in the template (vs. model) 2023-12-27 11:41:08 -05:00
tests chore: use system-specific modifier when running tests 2024-01-08 18:42:18 +01:00
__init__.py 1.13.1 2024-01-08 16:49:02 +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