umap/umap
2023-05-12 17:25:59 +02:00
..
bin Add a umap entry point, so we can pip install umap 2016-09-10 08:26:48 +02:00
locale chore: i18n 2023-03-02 10:13:54 +01:00
management i18n 2019-04-07 16:33:34 +02:00
migrations Add missing migration 2023-03-02 10:17:01 +01:00
settings Initialize STATICFILES_DIRS 2023-05-12 17:00:45 +02:00
static chore: i18n 2023-03-02 10:13:54 +01:00
templates Set dir=rtl when appropriate 2020-03-23 11:30:45 +01:00
templatetags Set unique map id per page in map_list 2019-04-09 11:47:02 +02:00
tests 🐛 — Allow to use SHA1-signed anonymous edit URL 2023-05-12 17:00:31 +02:00
__init__.py chore: use setup.cfg 2023-03-02 10:14:15 +01:00
admin.py Prepare for Django 4.x 2023-03-02 10:15:56 +01:00
apps.py Prepare for Django 4.x 2023-03-02 10:15:56 +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 2023-03-02 10:14:50 +01:00
decorators.py black on decorators.py 2023-05-12 16:59:37 +02:00
fields.py Prepare for Django 4.x 2023-03-02 10:15:56 +01:00
forms.py First attempt to upgrade to Django 3.X 2023-03-02 10:07:10 +01:00
managers.py Django 2.0 2018-05-19 10:05:18 +02:00
middleware.py First attempt to upgrade to Django 3.X 2023-03-02 10:07:10 +01:00
models.py Use correct JSONField 2023-03-02 10:08:49 +01:00
urls.py black on urls.py 2023-03-02 10:16:07 +01:00
utils.py First attempt to upgrade to Django 3.X 2023-03-02 10:07:10 +01:00
views.py ETag must be between double quotes per spec 2023-05-12 17:25:59 +02:00
wsgi.py Ubuntu installation turorial draft 2016-09-10 16:21:09 +02:00