X-Git-Url: http://git.datanom.net/wpp.git/blobdiff_plain/46d4bfe41e27540530bfa23c2facdd36dbfd92a1..HEAD:/wpp.e4p diff --git a/wpp.e4p b/wpp.e4p index 498c6af..4192a59 100644 --- a/wpp.e4p +++ b/wpp.e4p @@ -1,7 +1,7 @@ - + @@ -12,14 +12,33 @@ Michael Rasmussen mir@datanom.net - + + .gitignore + app/__init__.py + app/forms.py + app/models.py + app/static/css/custom.css + app/static/css/font-awesome.min.css + app/templates/base.html + app/templates/flash.html + app/templates/index.html + app/templates/login.html + app/templates/menu.html + app/templates/register.html + app/templates/user.html + app/views.py + config.py + db_create.py + db_downgrade.py + db_migrate.py + db_upgrade.py + run.py + - - - + Git @@ -124,8 +143,11 @@ + + +