Sith/core
2024-09-27 11:21:33 +02:00
..
fixtures Rewrite documentation with MkDocs 2024-07-21 00:56:58 +02:00
management add fixtures for the forum 2024-09-27 11:21:33 +02:00
migrations ruff rule DJ 2024-07-08 15:37:10 +02:00
static move forum style into its own file 2024-09-27 11:21:33 +02:00
templates Move deprecated paginate macro to a lower scope 2024-09-27 11:21:33 +02:00
templatetags custom manifest static files storage that also minify scss and js files 2024-08-26 22:34:32 +02:00
tests Merge pull request #839 from ae-utbm/user-ordering 2024-09-25 17:51:25 +02:00
views restore user ordering 2024-09-24 12:52:40 +02:00
__init__.py ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
admin.py Fix operation logs 2024-08-09 17:35:26 +02:00
api_permissions.py Use select2 for user picture identification 2024-09-17 12:17:17 +02:00
api.py Put users that never logged in at the end 2024-09-25 14:36:22 +02:00
apps.py T2 ruff rule 2024-08-06 11:42:10 +02:00
baker_recipes.py fix: profile picture deletion by board members 2024-09-23 23:35:14 +02:00
converters.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
fields.py test: Product and ProductType icon resizing 2024-09-15 16:38:58 +02:00
lookups.py Use select2 for user picture identification 2024-09-17 12:17:17 +02:00
markdown.py Rewrite documentation with MkDocs 2024-07-21 00:56:58 +02:00
middleware.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
models.py optimize file recursive rights 2024-09-25 12:31:51 +02:00
operations.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
schemas.py restore user ordering 2024-09-24 12:52:40 +02:00
search_indexes.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
signals.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
urls.py Graph de famille en frontend (#820) 2024-09-17 12:10:06 +02:00
utils.py auto compress product icons 2024-09-15 14:12:41 +02:00