umap/umap
2024-02-26 15:01:19 +01:00
..
bin [style] Format the code 2023-11-24 23:31:18 +01:00
locale i18n 2024-02-20 12:27:36 +01:00
management [style] Format the code 2023-11-24 23:31:18 +01:00
migrations chore: ruff format 2024-02-26 15:01:19 +01:00
settings Merge pull request #1615 from umap-project/default-from-email 2024-02-16 16:40:16 +01:00
static Merge pull request #1637 from umap-project/fix-iconurl-order 2024-02-20 14:39:37 +01:00
templates chore: format templates 2024-02-26 09:11:57 +01:00
templatetags chore: fix tests 2024-02-26 15:01:19 +01:00
tests chore: fix tests 2024-02-26 15:01:19 +01:00
__init__.py 2.0.2 2024-02-19 10:05:30 +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 chore: use Django JSON serializer when calling json.dumps 2024-02-26 15:01:19 +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 chore: ruff format 2024-02-26 15:01:19 +01:00
storage.py chore: raise error if any in storage post_process 2024-02-19 13:47:57 +01:00
urls.py chore: ruff format 2024-02-26 15:01:19 +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: ruff format 2024-02-26 15:01:19 +01:00
wsgi.py [style] Format the code 2023-11-24 23:31:18 +01:00