migrations
|
Migration for Base Model
|
2022-12-18 09:20:30 +01:00 |
static
|
#3 CSS and HTML
|
2022-12-25 12:18:15 +01:00 |
templates
|
View for "my images"
|
2022-12-25 13:49:44 +01:00 |
__init__.py
|
Django Base Structure
|
2022-12-17 13:42:34 +01:00 |
admin.py
|
Squashed commit of the following:
|
2022-12-18 09:24:55 +01:00 |
apps.py
|
Django Base Structure
|
2022-12-17 13:42:34 +01:00 |
forms.py
|
#2 Handling image upload
|
2022-12-25 12:19:54 +01:00 |
models.py
|
Representation of an image in the admin view
|
2022-12-25 12:20:13 +01:00 |
tests.py
|
Django Base Structure
|
2022-12-17 13:42:34 +01:00 |
urls.py
|
View for "my images"
|
2022-12-25 13:49:44 +01:00 |
views.py
|
View for "my images"
|
2022-12-25 13:49:44 +01:00 |