nummi/nummi/main
2023-04-19 14:54:32 +02:00
..
locale/fr/LC_MESSAGES Update translations 2023-04-18 18:31:48 +02:00
migrations Fix uicon field type 2023-04-19 10:08:41 +02:00
static/main Use remixicon + emoji uicons in frontend 2023-04-19 14:54:32 +02:00
templates/main Use remixicon + emoji uicons in frontend 2023-04-19 14:54:32 +02:00
templatetags Round numbers instead of truncating 2023-04-18 14:23:24 +02:00
__init__.py Base django project 2022-05-19 16:09:28 +02:00
admin.py Organise imports using isort --profile black 2022-12-21 15:42:30 +01:00
apps.py Base django project 2022-05-19 16:09:28 +02:00
forms.py Replace icon field with uicon in backend 2023-04-19 10:03:22 +02:00
models.py Set uicon length to 2 for composite emojis 2023-04-19 10:11:21 +02:00
tests.py Add User field to models 2022-12-29 19:20:52 +01:00
urls.py Update search form 2023-01-01 11:05:54 +01:00
views.py Use remixicon + emoji uicons in frontend 2023-04-19 14:54:32 +02:00