locale/fr/LC_MESSAGES
|
Update translations
|
2023-01-01 10:03:10 +01:00 |
migrations
|
Add default account field
|
2022-12-31 19:08:09 +01:00 |
templates/main
|
Update navbar layout
|
2023-01-01 10:39:33 +01: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
|
Add default account field
|
2022-12-31 19:08:09 +01:00 |
models.py
|
Update sorting
|
2023-01-01 10:17:06 +01:00 |
tests.py
|
Add User field to models
|
2022-12-29 19:20:52 +01:00 |
urls.py
|
Limit access to files to user
|
2022-12-31 17:28:15 +01:00 |
views.py
|
Update tables to hide redundant fields
|
2023-01-01 10:36:40 +01:00 |