On Tue, 2011-06-14 at 08:51 -0400, Steven L Smith wrote: > For your use case, I would definitely use GET. The user may wish to > bookmark the report, for example, or send it to a colleague. Searches > and such should always use GET, unless there's a truly compelling > reason not to. > > POST should only be used for things that change stuff on the server... > a contact form, a form that creates something in a database, etc...
thanks - in 15 years of web programming I have never used get - maybe time to start now. -- regards KG http://lawgon.livejournal.com Coimbatore LUG rox http://ilugcbe.techstud.org/ -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.