On Sun, 2007-09-23 at 18:13 +0100, Chris Hoeppner wrote:
[...]
> Seems pretty silly to me. I know that any request "having some kind of
> impact on future requests" should be done via POST, but this is still
> pretty silly.

You may not like that we choose to follow standards, but you do have to
live with it. That might sound harsh, but there's no sensible
alternative. These requirements exist for a reason and Django follows
standards whenever possible.

If you don't want it to look like a form, use a script to do the
submission. That's standard practice.

Malcolm


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to