.. |
fixtures
|
refactor populate.py
|
2024-11-10 02:59:43 +01:00 |
management
|
feat: make student card unique per user
|
2024-12-15 16:49:24 +01:00 |
migrations
|
select inactive users
|
2024-10-11 09:45:54 +02:00 |
static
|
Fix tooltip shadow and position and improve unittests
|
2024-12-15 16:49:24 +01:00 |
templates
|
Apply review comments
|
2024-12-15 17:02:44 +01:00 |
templatetags
|
Add more Ruff rules (#891)
|
2024-10-15 11:36:26 +02:00 |
tests
|
Make User.generate_username less stupid
|
2024-11-19 13:07:59 +01:00 |
views
|
feat: make student card unique per user
|
2024-12-15 16:49:24 +01:00 |
__init__.py
|
Add missing files
|
2024-09-23 10:25:27 +02:00 |
admin.py
|
Add missing files
|
2024-09-23 10:25:27 +02:00 |
api_permissions.py
|
Migrates lookups
|
2024-10-20 00:47:31 +02:00 |
api.py
|
Remove ajax_select from core
|
2024-10-20 23:25:56 +02:00 |
apps.py
|
T2 ruff rule
|
2024-08-06 11:42:10 +02:00 |
baker_recipes.py
|
write command test
|
2024-10-11 09:57:46 +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 |
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
|
Split SubscriptionForm into SubscriptionNewUserForm and SubscriptionExistingUserForm
|
2024-12-03 19:41:09 +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
|
Create a generic form fragment renderer
|
2024-12-08 11:45:16 +01:00 |