tailbone/tailbone/api
Lance Edgar 0c41395cfc Add very basic API views to expose customer, user tables
just so we can populate an "index grid table" in the UI, for now..
2018-10-29 20:16:14 -05:00
..
__init__.py Add very basic API views to expose customer, user tables 2018-10-29 20:16:14 -05:00
auth.py Add initial tailbone.api subpackage, with basic auth API views 2018-10-27 15:17:48 -05:00
core.py Add initial tailbone.api subpackage, with basic auth API views 2018-10-27 15:17:48 -05:00
customers.py Add very basic API views to expose customer, user tables 2018-10-29 20:16:14 -05:00
master.py Add very basic API views to expose customer, user tables 2018-10-29 20:16:14 -05:00
users.py Add very basic API views to expose customer, user tables 2018-10-29 20:16:14 -05:00