etiquette/frontends/etiquette_flask
voussoir b4a28f5034 Make Photo.bytestring a @property.
This is the kind of thing that should be a @property, because
it's very low processing power and doesn't hit the database.
2018-02-16 23:16:02 -08:00
..
etiquette_flask Rename Photo.tags -> get_tags. 2018-02-16 23:07:21 -08:00
static Add docstrings to the photoclipboard functions. 2018-01-19 22:24:07 -08:00
templates Make Photo.bytestring a @property. 2018-02-16 23:16:02 -08:00
tests Move site tests to the site frontend folder. 2017-11-12 01:14:02 -08:00
etiquette_flask_launch.py Apply werkzeug ProxyFix so that request.remote_addr is correct. 2018-01-17 20:53:25 -08:00