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
-~----------~----~----~----~------~----~------~--~---

Reply via email to