umap/umap
David Larlet 06a354730b Apply PrettierJS to tests files
Command: `make pretty filepath="umap/static/umap/test/*"`
2023-05-26 13:25:21 -04:00
..
bin Add a umap entry point, so we can pip install umap 2016-09-10 08:26:48 +02:00
locale i18n 2023-05-02 18:56:17 +02:00
management i18n 2019-04-07 16:33:34 +02:00
migrations (WIP) Allow to star map and retrieve starred maps 2023-05-15 12:22:26 +02:00
settings Use Django full text instead of custom SQL 2023-05-11 11:33:08 +02:00
static Apply PrettierJS to tests files 2023-05-26 13:25:21 -04:00
templates (WIP) Allow to star map and retrieve starred maps 2023-05-15 12:22:26 +02:00
templatetags Set unique map id per page in map_list 2019-04-09 11:47:02 +02:00
tests Improve stats view testing with another user 2023-05-23 12:09:10 -04:00
__init__.py chore: use setup.cfg 2021-12-30 11:16:00 +01:00
admin.py Prepare for Django 4.x 2023-02-22 15:19:38 +01:00
apps.py Prepare for Django 4.x 2023-02-22 15:19:38 +01:00
autocomplete.py Move permissions form building to JS 2018-06-15 23:25:38 +02:00
context_processors.py fix: fix version import from context processors 2021-12-30 12:06:41 +01:00
decorators.py black on decorators.py 2023-03-01 19:14:59 +01:00
fields.py Prepare for Django 4.x 2023-02-22 15:19:38 +01:00
forms.py First attempt to upgrade to Django 3.X 2021-05-17 10:51:24 +02: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 (WIP) Allow to star map and retrieve starred maps 2023-05-15 12:22:26 +02:00
urls.py Add one hour cache to the stats view 2023-05-23 11:51:54 -04:00
utils.py black on utils.py 2023-02-28 17:29:11 +01:00
views.py Add a very basic /stats/ JSON view 2023-05-22 17:47:04 -04:00
wsgi.py Ubuntu installation turorial draft 2016-09-10 16:21:09 +02:00