__init__.py
|
Add: files app configs
|
2023-12-28 17:42:29 +01:00 |
admin.py
|
Add: Banner & Profile models to admin page
|
2023-12-30 21:20:53 +01:00 |
apps.py
|
Add: files app configs
|
2023-12-28 17:42:29 +01:00 |
config.py
|
Add: files app configs
|
2023-12-28 17:42:29 +01:00 |
forms.py
|
Add: basic Upload file form
|
2023-12-28 19:15:59 +01:00 |
models.py
|
Add: Profile & Banner image models
|
2023-12-29 22:45:15 +01:00 |
tests.py
|
Add: files app configs
|
2023-12-28 17:42:29 +01:00 |
urls.py
|
Fix: url config for the serve func
|
2024-01-01 11:14:12 +01:00 |