- Downloads
Project 'mj/mo-submit' was moved to 'mo-p/osmo'. Please update any links and bookmarks that may still have the old path.
Merge remote-tracking branch 'origin/master' into zs-dobrichovice
Showing
- app/Makefile 1 addition, 1 deletionapp/Makefile
- app/static/mffzoom.css 77 additions, 0 deletionsapp/static/mffzoom.css
- app/templates/main.html 9 additions, 61 deletionsapp/templates/main.html
- app/zoom.py 23 additions, 1 deletionapp/zoom.py
- db.ddl 1 addition, 1 deletiondb.ddl
- hook/Makefile 1 addition, 1 deletionhook/Makefile
- hook/find-collisions.py 62 additions, 0 deletionshook/find-collisions.py
- hook/hook.wsgi 11 additions, 0 deletionshook/hook.wsgi
- requirements.txt 1 addition, 0 deletionsrequirements.txt
app/static/mffzoom.css
0 → 100644
hook/find-collisions.py
0 → 100755
| ... | @@ -2,3 +2,4 @@ zoomus | ... | @@ -2,3 +2,4 @@ zoomus |
| psycopg2 | psycopg2 | ||
| python-dateutil | python-dateutil | ||
| Flask | Flask | ||
| blinker |
Please sign in to comment