You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
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
cookie_api Added logging to application 7 years ago
tests added pytest conf and cookie view tests 7 years ago
.gitignore Added support for pypy 7 years ago
README.md Initial commit 7 years ago
requirements.txt Added support for pypy 7 years ago
wsgi.py Added support for pypy 7 years ago

README.md