On Wed, May 13, 2009 at 11:56 PM, aa56280 <[email protected]> wrote: > > Hello there, > > I have a form. Once it's submitted (method=POST) the view handling the > submit uses the @login_required decorator.\
Isn't it possible to force the user to login before filling out the form? That eliminates all the issues with redirecting the POST data. TiNo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

