7 Commits (email)

Author SHA1 Message Date
AndroidDrew 57be81f31a Added support for alembic migrations 7 years ago
androiddrew 6db00d5df6 Added support for pypy
Added support for pypy by changing the wsgi.py to import pyscopg2cffi if pyscopg2 is not available. Added missing dependencies for to the requirements.txt file. Added a pypyenv/ to the .gitignore.
7 years ago
androiddrew 3a6ae5df43 refactored renders, added Datetime to typesystem 7 years ago
androiddrew 819496853f added login route for jwt authentication 7 years ago
AndroidDrew b317c8f4c2 Added configuration file and wsgi file 7 years ago
androiddrew 36377d0b50 Added commands and user password hashing 7 years ago
androiddrew 3e2cf37921 Initial commit 7 years ago