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: SeenPost model to admin page
|
2024-06-25 22:26:31 +02:00 |
apps.py
|
Add: base user app for user specific settings
|
2023-11-10 10:05:53 +01:00 |
forms.py
|
Add: post seen option for users profiles
|
2024-11-17 22:09:30 +01:00 |
models.py
|
Add: post seen option for users profiles
|
2024-11-17 22:09:30 +01:00 |
tests.py
|
Init: user app
|
2023-10-21 15:18:07 +02:00 |
urls.py
|
Fix: function naming convention
|
2024-07-03 22:05:22 +02:00 |
views.py
|
Fix: function naming convention
|
2024-07-03 22:05:22 +02:00 |