13 Commits (49b0844d8140a27885c0d47ffe2d1b0c7279380c)

Author SHA1 Message Date
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 e67b099e89 Adding pip-tools and pinning requirements 7 years ago
androiddrew de9ff6adc9 Added responsive email and fixed dwsgi runner 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 d0a9b556c6 leveled up, minus auth 7 years ago
AndroidDrew 40951d8354 Added Registration endpoint and configuration file 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 0425508561 Added logging to application 7 years ago
AndroidDrew 708bf23870 Added default application settings in application factory 7 years ago
androiddrew e4a6ee8f83 added pytest conf and cookie view tests 7 years ago
androiddrew 83d560685a added application factory and render tests 7 years ago
AndroidDrew b317c8f4c2 Added configuration file and wsgi file 7 years ago