etiquette/frontends/etiquette_flask/backend/endpoints
voussoir 854fa4db51 Rename PDB.register_user -> new_user.
I was treating User a little bit special here, but I prefer to
have the more consistent terminology.
2020-02-20 00:18:40 -08:00
..
__init__.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
album_endpoints.py Remove commit=False from all method calls, it's default now. 2020-02-19 22:20:21 -08:00
basic_endpoints.py Centralize flask.render_template calls to simplify common args. 2019-08-14 13:40:52 -07:00
bookmark_endpoints.py Centralize flask.render_template calls to simplify common args. 2019-08-14 13:40:52 -07:00
photo_endpoints.py Remove commit=False from all method calls, it's default now. 2020-02-19 22:20:21 -08:00
tag_endpoints.py Remove commit=False from all method calls, it's default now. 2020-02-19 22:20:21 -08:00
user_endpoints.py Rename PDB.register_user -> new_user. 2020-02-20 00:18:40 -08:00