locale/fr_FR/LC_MESSAGES
|
Update translations
|
2023-11-25 12:07:01 +01:00 |
migrations
|
Fixed migrations
|
2023-04-22 11:40:12 +02:00 |
templatetags
|
Add time elements for accessibility
|
2024-01-02 15:28:24 +01:00 |
__init__.py
|
Split backend in applications
|
2023-04-22 11:16:42 +02:00 |
apps.py
|
Split backend in applications
|
2023-04-22 11:16:42 +02:00 |
forms.py
|
Implemented frontend for account
|
2023-04-22 12:14:42 +02:00 |
models.py
|
Use get_absolute_url to get model urls
|
2023-04-23 08:08:43 +02:00 |
urls.py
|
Add year archive view
|
2024-01-02 11:45:06 +01:00 |
utils.py
|
Refactor pagination for month/year
|
2024-01-02 14:56:13 +01:00 |
views.py
|
Simplify duplicated code (archive views)
|
2024-01-02 14:21:58 +01:00 |