settings.py LOGOUT_URL=""
2009/7/9 Mr. T <[email protected]>: > > In the tutorial it is simply '/accounts/login' > > This worked fine until I switched to a production apache server. My > login_required decorators were broken because the path is absolute, > login_required doesn't use the apache prefix. > > What to do? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

