haldis/app
Feliciaan De Palmenaer 90b2954be6 Merge pull request #46 from ZeusWPI/add_db_migrations
Added alembic and flask-migrate to haldis (fixes #21 )
2015-06-04 21:50:56 +02:00
..
database Package restructure and small create_database changes 2015-05-13 13:34:32 +02:00
migrations Added alembic and flask-migrate to haldis 2015-06-04 17:29:37 +02:00
static This is really going to hurt 2015-03-31 20:15:22 +02:00
templates Edit orders 2015-06-04 19:11:08 +02:00
views Check if user is allowed to edit 2015-06-04 21:36:57 +02:00
__init__.py This is really going to hurt 2015-03-31 20:15:22 +02:00
admin.py find . -type f -exec sed -i s/James/Haldis/g {} \; 2015-04-03 18:41:44 +02:00
app.py lower case james 2015-04-03 18:51:19 +02:00
config.example.py lower case james 2015-04-03 18:51:19 +02:00
forms.py This is really going to hurt 2015-03-31 20:15:22 +02:00
haldis.py Added alembic and flask-migrate to haldis 2015-06-04 17:29:37 +02:00
login.py This is really going to hurt 2015-03-31 20:15:22 +02:00
models.py Add nullable false to order 2015-04-03 18:45:33 +02:00
passenger_wsgi.py lower case james 2015-04-03 18:51:19 +02:00
utils.py why was this added? 2015-04-03 18:16:01 +02:00
zeus.py This is really going to hurt 2015-03-31 20:15:22 +02:00