This is a fun project to practice deployment with NginX and Gunicorn. This Application allows you to upload images to a gallery. Galleries can be procted with an access code to make it visible to selected users only. This application should not require an user account but be only managed throug session data.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Leonhard Strohmidel 3c681e0f6f Django Base Structure 5 months ago
django_web_galleries Django Base Structure 5 months ago
LICENSE Initial commit 5 months ago
Pipfile Django Base Structure 5 months ago
Pipfile.lock Django Base Structure 5 months ago
README.md Initial commit 5 months ago

README.md

django-web-galleries

This is a fun project to practice deployment with NginX and Gunicorn. This Application allows you to upload images to a gallery. Galleries can be procted with an access code to make it visible to selected users only. This application should not require an user account but be only managed throug session data.