umap/umap
2024-02-05 07:22:53 +01:00
..
bin [style] Format the code 2023-11-24 23:31:18 +01:00
locale i18n 2024-01-17 18:50:24 +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 Merge pull request #1531 from umap-project/home-highlighted 2024-01-29 12:48:24 +01:00
static chore: rename NokError and fix init param 2024-02-05 07:22:53 +01:00
templates chore: catch error in getMore 2024-02-05 07:22:53 +01:00
templatetags Create the unique_id in the template (vs. model) 2023-12-27 11:41:08 -05:00
tests wip: rework request error flow 2024-02-05 07:22:53 +01:00
__init__.py 1.14.0a5 2024-01-25 15:58:54 +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 wip: refactor login flow 2024-02-05 07:22:53 +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 wip: rework request error flow 2024-02-05 07:22:53 +01:00
storage.py Use minified versions + sourcemaps of vendor statics 2024-01-21 14:02:16 -05:00
urls.py wip: refactor login flow 2024-02-05 07:22:53 +01:00
utils.py fix: replace list.delete call by the proper remove method 2024-01-25 15:49:01 +01:00
views.py chore: catch error when using Request, and make remote URL working again 2024-02-05 07:22:53 +01:00
wsgi.py [style] Format the code 2023-11-24 23:31:18 +01:00