tailbone/tailbone/api
2019-08-30 19:47:30 -05:00
..
batch Add basic API endpoints for /ordering-batch 2019-08-30 19:47:30 -05:00
__init__.py Add basic API view for "about" page 2019-08-29 19:06:51 -05:00
auth.py Return current user permissions when session is checked via API 2019-08-30 00:27:00 -05:00
common.py Add basic API view for "about" page 2019-08-29 19:06:51 -05:00
core.py Add initial tailbone.api subpackage, with basic auth API views 2018-10-27 15:17:48 -05:00
customers.py Tweak return value for /customers API 2019-08-30 00:27:03 -05:00
master.py Add basic API endpoints for /ordering-batch 2019-08-30 19:47:30 -05:00
products.py Add /products API endpoint, enable basic filter support for API views 2019-08-30 19:47:27 -05:00
upgrades.py Refactor API views a bit for sake of running as separate service 2018-11-03 18:55:26 -05:00
users.py Add view, edit links to vue.js users index 2019-03-09 01:52:07 -06:00