8 Commits (922f8c7d52f7a3a44fe70ed1d2f86cebbaeeb5d4)

Author SHA1 Message Date
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