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
On Wed, Sep 7, 2011 at 7:08 PM, Cal Leeming [Simplicity Media Ltd] <
cal.leem...@simplicitymedialtd.co.uk> wrote:
>
>
> On Tue, Sep 6, 2011 at 6:29 PM, Alec Taylor wrote:
>
>> Good morning,
>>
>> I have been using Drupal for a while now, but am slowly moving toward
>> DJango.
>>
>> I am currently