When I have a view that's @login_required -- and the user isn't logged in -- what's the best way to deal with the URL they wanted in the first place? Assuming they log in properly and I want to then redirect them on to where they intended to go in the first place...what's the best practice?
I'm new to web development and I would like to do things the right way so I can eventually build apps that can support an online store, etc. I would appreciate your input and ideas I can research. -- 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.