Joshua Pokotilow

Results 2 issues of Joshua Pokotilow

Does this app require users to change the Django setting `SESSION_SERIALIZER` to `'django.contrib.sessions.serializers.PickleSerializer'`? Based on the Django documentation, this seems like a fairly steep price to pay: https://docs.djangoproject.com/en/1.7/topics/http/sessions/#session-serialization. Is there...

Why not support stdin for use with smaller files?

NeedInfo