David Sutherland
David Sutherland
could also remove the badge on the readme but not really important
Actually might just be able to copy the json implementation and use this https://github.com/msgpack/msgpack-java/tree/develop/msgpack-jackson
Thanks for the report. I should be able to look into this next week.
@MidnightLady Can you give me an example of a form that is affected by this? Is it posted via ajax? What does the `POST data` section of the `Request` panel...
Sorry @OskarPersson I missed this till now. I'm not familiar with MiniProfiler but `django-debug-toolbar-request-history` is an extension to [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) which allows access to the same data as `django-debug-toolbar` as well...
@wilhelmklopp thanks for raising this issue. It would probably be nice to separate out the javascript anyway. It should be possible to achieve this though it might not be straight...
@vaniatoperich thanks for the report. I'm going to need some more information so that I can try to replicate. Ideally a small example project where the problem occurs would be...
Also look if there are any errors in the javascript console.
Thanks for the report @zt-initech Since version 3.0 of the django debug toolbar there is built in history functionality. Have you tried using the latest version without the request history...