PythonGallery/gallery
Fluffy-Bean e395139656 Rename routes to gallery
Move methods to api.py
Remove old db manager as its unused
Remove old db tables as theres a new schema file
Rename onlylegsSass to sassy, unused for now
Update example.env to reflect new layout
2023-01-10 14:40:43 +00:00
..
static/images Update to reccommended file structure 2023-01-10 12:39:29 +00:00
templates Rename routes to gallery 2023-01-10 14:40:43 +00:00
user Rename routes to gallery 2023-01-10 14:40:43 +00:00
__init__.py Rename routes to gallery 2023-01-10 14:40:43 +00:00
api.py Rename routes to gallery 2023-01-10 14:40:43 +00:00
auth.py Rename routes to gallery 2023-01-10 14:40:43 +00:00
db.py Update to reccommended file structure 2023-01-10 12:39:29 +00:00
gallery.py Rename routes to gallery 2023-01-10 14:40:43 +00:00
sassy.py Rename routes to gallery 2023-01-10 14:40:43 +00:00
schema.sql Update to reccommended file structure 2023-01-10 12:39:29 +00:00