Max Kamenkov

Results 2 issues of Max Kamenkov

I run into the problem after update to django-rest-framework==3.0.4 (redis==2.10.3, django-redis-cache==0.13.0): ``` Traceback (most recent call last): File "/home/app/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 111, in get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/app/local/lib/python2.7/site-packages/django/views/decorators/csrf.py",...

Bug

Fix for https://github.com/derek-schaefer/django-json-field/issues/33