Ben Welsh
Ben Welsh
I don't know the answer here. I've never used the messages framework.
Is there a unicode or special character in your file name?
Hmm. Any idea what's causing it? Can you give me some more information about your config or data inputs that might help us sleuth this out?
I don't doubt there's a bug, I'm just struggling to find it so we can craft a patch. All of my [tests](https://travis-ci.org/datadesk/django-bakery/builds/524567246) are currently passing. So I suspect there is...
Are all of you guys on Windows?
thanks for the info.
Can you tell me more about your bug?
What's the use case for needing the middleware?
Do these really need docs though? We might be better off with a more through overall explanation of how to integrate Celery.
Great idea. There is a buildable 404 view you can use now. It's [here](https://github.com/datadesk/django-bakery/blob/master/bakery/views/base.py#L154). If you want to take a run at expanding that to the other views, I'd really...