Hi,
please post in django-users, this mailinglist is about the development of
django itself, not about enduser problems.
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To view this discussion on the web visit
https://groups.google.com/d
Hello friends,
I don't know why Django is so unstable.
Before restarting my computer everything works fine. Django could parse a
simple
POST request without complaining KeyError.
I'm simply making a POST request like this:
curl -v -H "Content-Type: application/json" -A 'Mozilla' -X POST --data