zuul/zuul/web
James E. Blair 3b82885e5c Use the SQLAlchemy ORM
We used the ORM to declare the table structure, but just performed
raw queries.  As a step to adding more tables and more complex
relationships, fully utilize the ORM in queries.

Change-Id: I260095d908dc9bea03cf825f4cc8aae8ae43ba16
2018-11-28 07:51:49 -08:00
..
static Revert "Revert "web: rewrite interface in react"" 2018-10-06 10:42:31 -05:00
__init__.py Use the SQLAlchemy ORM 2018-11-28 07:51:49 -08:00
handler.py Replace use of aiohttp with cherrypy 2018-05-31 09:09:26 -07:00