umap/umap
2024-09-12 16:53:27 +02:00
..
bin [style] Format the code 2023-11-24 23:31:18 +01:00
locale fix: german translation breaking home page 2024-09-10 21:36:39 +02:00
management refactor(sync): rename ws.py to websocket_server.py 2024-06-07 18:21:30 +02:00
migrations chore: remove logo_url from Team model 2024-08-30 10:55:26 -04:00
settings fix: register fa-ir in LANG_INFO 2024-09-04 11:31:56 +02:00
static fix: do not show "Attache to my account" button if no logged in user 2024-09-12 16:53:27 +02:00
templates Merge pull request #2104 from umap-project/fix-anonymous-author 2024-09-04 16:01:30 +02:00
templatetags fix: do not call teams.all() on anonymous user 2024-09-10 17:56:14 +02:00
tests Merge pull request #2129 from umap-project/fix-cluster-browser-view 2024-09-11 15:30:37 +02:00
__init__.py 2.6.3 2024-09-11 18:36:38 +02:00
admin.py wip: use model specific filename in admin CSV export 2024-09-12 15:23:26 +02: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 feat: display contact infos in the footer 2024-08-29 11:41:11 +02:00
decorators.py fix: do not call teams.all() on anonymous user 2024-09-10 17:56:14 +02:00
fields.py chore: factorize json.dumps in an util function. 2024-03-05 11:25:37 +01:00
forms.py chore: remove logo_url from Team model 2024-08-30 10:55:26 -04: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 fix: do not call teams.all() on anonymous user 2024-09-10 17:56:14 +02:00
storage.py exp: try to increase the number of process passes 2024-08-30 20:16:51 +02:00
urls.py lint: fix imports order 2024-08-30 12:34:04 -04:00
utils.py chore: factorize json.dumps in an util function. 2024-03-05 11:25:37 +01:00
views.py fix: do not call teams.all() on anonymous user 2024-09-10 17:56:14 +02:00
websocket_server.py tests(sync): Change the way the websocket server is run in the tests 2024-06-07 18:21:30 +02:00
wsgi.py chore: bump ruff 2024-03-05 17:23:49 +01:00