Patrick Jentsch
|
82f81c62ac
|
Apply monkey patch to all modules supported by eventlet.
|
2019-08-28 09:49:25 +02:00 |
|
Patrick Jentsch
|
064481d1bd
|
Do not apply eventlets monkey patch to the thread module.
|
2019-08-27 10:41:01 +02:00 |
|
Stephan Porada
|
9f011b27c3
|
Add redis message qeue
|
2019-08-26 14:21:06 +02:00 |
|
Patrick Jentsch
|
d435a2417f
|
Codestyle.
|
2019-08-26 10:02:45 +02:00 |
|
Patrick Jentsch
|
4d90b552d0
|
Remove default values.
|
2019-08-26 09:57:26 +02:00 |
|
Patrick Jentsch
|
a44407255b
|
Load .env file manually because socketio.run does not load it for you.
|
2019-08-22 14:20:54 +02:00 |
|
Patrick Jentsch
|
bfe28eca61
|
Add socketio.
|
2019-08-21 14:41:38 +02:00 |
|
Patrick Jentsch
|
9d0d386942
|
Fix codestyle.
|
2019-08-07 14:35:01 +02:00 |
|
Patrick Jentsch
|
4ec0acc080
|
Make Corpus model available in flask shell.
|
2019-08-06 13:25:10 +02:00 |
|
Stephan Porada
|
94dcaa55a3
|
Add Job model.
|
2019-08-05 16:45:38 +02:00 |
|
Stephan Porada
|
79cccd36ee
|
Add Roles and Permission models so that only admins can access /admin
|
2019-07-09 15:41:16 +02:00 |
|
Stephan Porada
|
adec45989c
|
Add basic and user model testing.
|
2019-07-08 10:52:36 +02:00 |
|
Patrick Jentsch
|
b6a67fcd4d
|
Merge base templates. Add database support. Add blueprint for main.
|
2019-07-05 14:47:35 +02:00 |
|
Patrick Jentsch
|
96fc8f4064
|
Load config from 'config.py'.
|
2019-07-03 15:40:45 +02:00 |
|
Patrick Jentsch
|
da8ab512a9
|
Create project skeleton.
|
2019-07-03 10:31:23 +02:00 |
|