Marco Badan

Results 2 issues of Marco Badan

Hi I was playing with your demo. If I do a POST directly to the auth endpoint I get a 500. http://54.186.139.158/api/auth/ A check before call `login()` should be enough....

Hi, I just tested django-memcache-admin with the python 3 branch of pylibmc: https://github.com/lericson/pylibmc/tree/py3k I had this error: ``` bash Environment: Traceback: File "/home/marco/.virtualenvs/TEST/lib/python3.3/site-packages/django/core/handlers/base.py" in get_response 113. response = wrapped_callback(request, *callback_args,...