This website requires JavaScript.
Explore
Help
Sign in
rattail
/
tailbone
Watch
2
Star
0
Fork
You've already forked tailbone
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
v0.8.22
tailbone
/
tailbone
/
api
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Lance Edgar
b7319fd152
Add patterns for joining tables in API list methods
...
i.e. we needed to do an *outer* join on User.person since that can be null
2018-11-27 02:21:38 -06:00
..
__init__.py
Add basic API endpoint for upgrades, partial pagination support
2018-11-01 00:34:28 -05:00
auth.py
Refactor API views a bit for sake of running as separate service
2018-11-03 18:55:26 -05:00
core.py
Add initial
tailbone.api
subpackage, with basic auth API views
2018-10-27 15:17:48 -05:00
customers.py
Refactor API views a bit for sake of running as separate service
2018-11-03 18:55:26 -05:00
master.py
Add patterns for joining tables in API list methods
2018-11-27 02:21:38 -06: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 patterns for joining tables in API list methods
2018-11-27 02:21:38 -06:00