20 Commits

Author SHA1 Message Date
David Lenwell
0bd1399735 pep8 cleanup 2014-02-21 16:08:12 -08:00
David Lenwell
14b0810030 pep8 fixes 2014-02-21 13:44:18 -08:00
termie
587d15ec2d remove meta so alembic doesn't require refstack 2013-12-05 23:49:59 -08:00
termie
bd3585ffcd add admin for apikey and migration 2013-11-26 17:21:29 -08:00
termie
1800193802 update deployment
add a bunch of boilerplate from fbone

based on MIT licensed code at:
  https://github.com/imwilsonxu/fbone
2013-11-22 15:56:24 -08:00
David Lenwell
21059123d4 random changes 2013-11-04 14:32:23 +08:00
David Lenwell
fce289c77e added alemic migration for relationship 2013-11-01 22:00:30 -07:00
David Lenwell
8a86aa8014 added user relationship to cloud ..
for some reason I skipped that when I rebuilt the models
2013-11-01 21:52:39 -07:00
David Lenwell
aa5bfccb1f added contact name to the vendor table 2013-10-31 01:59:57 -07:00
David Lenwell
b9517146e2 redid alembic migration from scratch.. its was getting too messy 2013-10-30 04:13:17 -07:00
David Lenwell
9a2f0bd340 added su feild to user 2013-10-30 01:54:33 -07:00
David Lenwell
a6bb256ed0 added email verified column and some notes 2013-10-04 03:04:42 -07:00
David Lenwell
4f05ef22a9 added feilds and manually fixed migration scripts 2013-10-04 02:13:07 -07:00
David Lenwell
407c887244 added additional schema and migration
also moved the database into /tmp for now..
2013-10-04 01:24:29 -07:00
David Lenwell
f90cac1452 cli cloud stuff
add, remove and list cloud cli commands complete as well as db models
tweaked to high hell..
2013-10-03 22:23:10 -07:00
David Lenwell
115b50bb9b more refinement 2013-09-16 10:39:36 -07:00
David Lenwell
d2f49b258a added lic to all python files and split up code into more than one file
stuff is still broken .. I still ahve to fix all the imports so that it
all works together
2013-09-05 14:19:13 -07:00
David Lenwell
9074abd7ab first commit 2013-09-04 12:27:59 -07:00
Joshua McKenty
f170d96ea0 Adding Users model to alembic, and the openid templates. 2013-07-03 13:48:21 -07:00
Joshua McKenty
0aaead5902 Added schema migrations and an admin view 2013-06-30 15:21:11 -07:00