This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/endpoints
2013-11-11 16:28:05 -05:00
..
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
api.py Fix the bug where trying to unsubscribe a customer with no subscription throws an error. 2013-11-11 11:58:30 -05:00
index.py Fix a typo in the index code and follow some pylint recommendations. 2013-11-11 16:28:05 -05:00
registry.py Make the app config more powerful in terms of injecting fake dependencies. Refactor the tests to use metaclasses and to actually all run. 2013-11-06 23:21:12 -05:00
tags.py Fix some bugs in the tags registry api. 2013-11-07 17:09:15 -05:00
test.py Remove the test build starter as it no longer works. 2013-10-27 16:01:14 -04:00
web.py Work in progress: Organizations page (with a fake tour) and start on the locations for the create new org and convert to org forms 2013-11-07 01:48:58 -05:00