X-Git-Url: http://git.datanom.net/wpp.git/blobdiff_plain/06d96c2aaa206c47d6040716f25c8c65f6cf29c4..047d4d29754ed04bb696cc6dad3c43084290820b:/wpp.e4p diff --git a/wpp.e4p b/wpp.e4p index 1b5ee9b..4192a59 100644 --- a/wpp.e4p +++ b/wpp.e4p @@ -1,7 +1,7 @@ - + @@ -12,15 +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 + - - - .gitignore - + Git @@ -125,8 +143,11 @@ + + +