etiquette/frontends/etiquette_flask
Ethan Dalool 616c490391 Merge albums.html and album.html, remove album.js.
The markup for the album listing page and individual album page
were different enough that I decided to make them wholly separate,
but then this left the shared javascript in its own stupid file
unlike any of the other types.
So, I'm merging them as a huge jinja if-else, which is also dumb
but it feels better than all these separate files.
2018-09-23 15:13:31 -07:00
..
etiquette_flask Merge albums.html and album.html, remove album.js. 2018-09-23 15:13:31 -07:00
static Merge albums.html and album.html, remove album.js. 2018-09-23 15:13:31 -07:00
templates Merge albums.html and album.html, remove album.js. 2018-09-23 15:13:31 -07:00
tests Move site tests to the site frontend folder. 2017-11-12 01:14:02 -08:00
etiquette_flask_entrypoint.py Add a simple docstring to the flask launch files. 2018-06-30 12:59:10 -07:00
etiquette_flask_launch.py Big! Liberate Groupables from strict heirarchy. Multiple parents. 2018-07-20 13:09:06 -07:00