|
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
|
Remove: old comment
|
2024-06-28 21:38:10 +02:00 |
|
models.py
|
Update: SeenPost model
|
2024-06-25 22:24:59 +02: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 |