migrations
|
Add: base user app for user specific settings
|
2023-11-10 10:05:53 +01:00 |
__init__.py
|
Init: user app
|
2023-10-21 15:18:07 +02:00 |
admin.py
|
Add: base user app for user specific settings
|
2023-11-10 10:05:53 +01:00 |
apps.py
|
Add: base user app for user specific settings
|
2023-11-10 10:05:53 +01:00 |
models.py
|
Add: meta and str func to UserProfile model
|
2024-06-17 22:37:26 +02:00 |
tests.py
|
Init: user app
|
2023-10-21 15:18:07 +02:00 |
views.py
|
Init: user app
|
2023-10-21 15:18:07 +02:00 |