django-web-galleries/django_web_galleries/web_galleries
2022-12-25 12:20:38 +01:00
..
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 #3 CSS and HTML 2022-12-25 12:18:15 +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 #2 Handling image upload 2022-12-25 12:19:54 +01:00
views.py Assigning Visitors to Sessions and Images 2022-12-25 12:20:38 +01:00