refstack/refstack/api/controllers
Megan Guiney 0f55b39a6b allow for the addition of new capability sources
This change will modify a number of things about the way
we manage guideline sources
  - it allows the api to pull guidelines from a list of
    additional guideline sources, as specified in conf
  - changes the object returned by the guidelines api
    from a list to a dictionary of lists pertaining to
    a specific guideline type

Change-Id: Ic42197b32d4c9030a35e613cae8cc64dca794c85
2018-05-08 06:16:05 -07:00
..
__init__.py Add endpoint and UI for public keys uploading 2015-08-13 20:40:55 +00:00
auth.py Remove logging import unused 2016-11-17 10:46:31 +07:00
guidelines.py allow for the addition of new capability sources 2018-05-08 06:16:05 -07:00
products.py Enable py35 functional test env 2017-03-15 11:12:46 -07:00
results.py Reconcile inconsistencies in the db api namescheme 2018-03-02 07:18:42 -08:00
root.py Fix failing pep gate 2015-10-10 13:07:52 -07:00
user.py add 'is_admin' flag to profile result 2016-02-18 10:47:23 +03:00
v1.py Add products REST API 2016-05-31 22:04:43 +03:00
validation.py Enable py35 functional test env 2017-03-15 11:12:46 -07:00
vendors.py Enable py35 functional test env 2017-03-15 11:12:46 -07:00