pictuga
|
0f33db248a
|
Add license info in each file
|
2020-08-26 20:08:22 +02:00 |
pictuga
|
47a17614ef
|
Rename morss/cgi.py into morss/wsgi.py
To avoid name collision with the built-in cgi lib
|
2020-08-23 18:44:49 +02:00 |
pictuga
|
c6b52e625f
|
split morss.py into __main__/cgi/cli.py
Should hopefully allow cleaner code in the future
|
2020-08-21 22:17:55 +02:00 |
pictuga
|
e6b7c0eb33
|
Fix app definition for uwsgi
|
2020-04-13 15:30:09 +02:00 |
pictuga
|
679628c7fa
|
Small code clean up
|
2018-11-11 16:11:00 +01:00 |
pictuga
|
9c7660fd63
|
Make use thru uwsgi easier
Import the main cgi_wrapper as "application" in main.py
|
2015-08-28 19:19:09 +02:00 |
pictuga
|
810bff7cb7
|
Add hashbang to main.py
|
2015-04-07 09:33:34 +08:00 |
pictuga
|
b3572e143d
|
New way of calling the program
python -m morss, python morss/main.py
|
2015-03-11 14:23:14 +08:00 |