etiquette/frontends/etiquette_flask/backend
voussoir 6e312bd287 Rename the etiquette_flask backend package to backend.
Alright, I got tired of confusing myself with the same-named
outer and inner package.
Keep in mind that every frontend implementation is supposed to be
its own independent project where etiquette is nothing but a
dependency. So the name backend is not ambiguous with the etiquette
backend.
2018-11-04 19:45:23 -08:00
..
endpoints Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
__init__.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
caching.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
common.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
decorators.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
helpers.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
jinja_filters.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
jsonify.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
sessions.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00