renamed borders scripts and added wsgi

This commit is contained in:
Ilya Zverev 2015-03-27 11:40:38 +03:00
parent d29277959c
commit 263954f4d1
3 changed files with 1 additions and 0 deletions

1
server/borders_api.wsgi Normal file
View file

@ -0,0 +1 @@
from borders_api import app as application