You should define in your template or view to enable/disable the submit button if the user is logged in/logged out before sending POST Data. But I think there should be a way to this what you want ;-)
On Jul 21, 7:57 am, Raashid Malik <rama...@gmail.com> wrote: > hi all, > > I am sending POST data to a view But this view has login_required > decorator enabled, So if i m user is not logged in, he goes to > /accounts/login page and when user login, al the POST data is lost. Is there > any way to maintain the actual POST data sent for view. > > Regards, > Raashid Malik --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---