androiddrew
49b0844d81
Clean up and refactoring of code and style
...
I didn't do much to the functionality of the code, however I did make style changes that I believe will make the project more readable.
7 years ago
androiddrew
3ef86bca1e
Fixed migrations and dev requirements
7 years ago
androiddrew
e67b099e89
Adding pip-tools and pinning requirements
7 years ago
androiddrew
ad25ca2bf9
added itsdangerous dependency
7 years ago
androiddrew
f55b21a6d6
Modifying setup for .deb package creation and fixing requirements
7 years ago
androiddrew
12bc49100b
Added registration email confirmation. Refactored confirm to wsgy runner
7 years ago
androiddrew
442b8acdc5
Updating dependencies and tests
7 years ago
androiddrew
101698c348
Bumper APIStar version to 0.5.12
7 years ago
androiddrew
d0a9b556c6
leveled up, minus auth
7 years ago
androiddrew
a52d431e0d
Included support for apistar-mail
7 years ago
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