Cleanup layout, and ensure templates/static files work.
authorDave Page <dpage@pgadmin.org>
Mon, 14 Mar 2016 12:18:13 +0000 (12:18 +0000)
committerDave Page <dpage@pgadmin.org>
Mon, 14 Mar 2016 12:18:13 +0000 (12:18 +0000)
commit26fddee37f2140aff3c875d053bda8a1a46a5567
tree126b72512d4bf9d7a4b5a476a45781014879ae12
parent1f549bd736b897616771a6542e4790c031e8be35
Cleanup layout, and ensure templates/static files work.
README.rst
web/manage.py
web/pgperffarm/__init__.py [moved from web/web/__init__.py with 100% similarity]
web/pgperffarm/settings.py [moved from web/web/settings.py with 93% similarity]
web/pgperffarm/settings_local.py.in [moved from web/web/settings_local.py.in with 100% similarity]
web/pgperffarm/urls.py [moved from web/web/urls.py with 63% similarity]
web/pgperffarm/views.py [new file with mode: 0644]
web/pgperffarm/wsgi.py [moved from web/web/wsgi.py with 81% similarity]
web/static/favicon.ico [new file with mode: 0644]
web/templates/index.html [new file with mode: 0644]