Sith/core
2025-01-13 15:45:58 +01:00
..
auth add PermissionOrAuthorRequiredMixin 2025-01-13 15:45:58 +01:00
fixtures refactor populate.py 2024-11-10 02:59:43 +01:00
management Merge pull request #998 from ae-utbm/simpler-com 2025-01-11 20:47:21 +01:00
migrations Split groups and ban groups 2025-01-05 15:49:08 +01:00
static rework news form 2025-01-10 22:08:24 +01:00
templates remove UserIsRootMixin 2025-01-13 15:45:23 +01:00
templatetags rework news form 2025-01-10 22:08:24 +01:00
tests Merge pull request #998 from ae-utbm/simpler-com 2025-01-11 20:47:21 +01:00
views Move core auth mixins to their own file 2025-01-13 15:45:55 +01:00
__init__.py Add missing files 2024-09-23 10:25:27 +02:00
admin.py Split groups and ban groups 2025-01-05 15:49:08 +01:00
api.py Move core auth mixins to their own file 2025-01-13 15:45:55 +01:00
apps.py T2 ruff rule 2024-08-06 11:42:10 +02:00
baker_recipes.py replace MetaGroups by proper group management 2025-01-03 01:18:28 +01: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
markdown.py Add missing files 2024-09-23 10:25:27 +02:00
middleware.py Add missing files 2024-09-23 10:25:27 +02:00
models.py Give the public group to newly created users 2025-01-10 02:23:07 +01:00
operations.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
schemas.py fix N+1 queries on user search 2024-12-06 18:38:30 +01:00
search_indexes.py fix 500 when searching users 2024-09-29 23:01:55 +02:00
signals.py use google convention for docstrings 2024-07-21 00:57:04 +02:00
urls.py Add more Ruff rules (#891) 2024-10-15 11:36:26 +02:00
utils.py get_end_of_semester util function 2025-01-10 22:08:10 +01:00