management/commands
|
feat: add posting capabilities
|
2024-10-21 23:25:36 +02:00 |
migrations
|
Initial commit
|
2024-10-21 20:32:47 +02:00 |
static/idescriptor
|
feat: add continue button, style
|
2024-10-21 20:44:04 +02:00 |
templates/idescriptor
|
feat: Add sensible navigation
|
2024-10-21 20:51:38 +02:00 |
__init__.py
|
Initial commit
|
2024-10-21 20:32:47 +02:00 |
admin.py
|
Initial commit
|
2024-10-21 20:32:47 +02:00 |
apps.py
|
Initial commit
|
2024-10-21 20:32:47 +02:00 |
bot.py
|
feat: Handle exception durin gposting
|
2024-10-22 00:10:29 +02:00 |
forms.py
|
Initial commit
|
2024-10-21 20:32:47 +02:00 |
tests.py
|
Initial commit
|
2024-10-21 20:32:47 +02:00 |
urls.py
|
feat: add list view ofall images
|
2024-10-21 20:43:30 +02:00 |
views.py
|
refactor
|
2024-10-21 23:02:13 +02:00 |