Create photos front-end using filebased backend
This is still wants a nice admin back-end; currently the way to manage photos is simply managing JPGs This also wants a few more tweaks in the front-end, solving some CSS problems and adding album pagination
website/photos/__init__.py
0 → 100644
website/photos/admin.py
0 → 100644
website/photos/apps.py
0 → 100644
website/photos/urls.py
0 → 100644
website/photos/views.py
0 → 100644
website/utils/views.py
0 → 100644
Please register or sign in to comment