Saturday, September 20, 2014

Re: Can not understand how to change auth.templates

that's doesn't work for some reason

суббота, 20 сентября 2014 г., 2:42:57 UTC+3 пользователь Collin Anderson написал:
from django.contrib.auth.views import logout

urlpatterns
= [
    url
('^/accounts/logout/', logout, {'next_page': '/'}),
]

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a17ddc88-68b7-4846-9870-f818e87733d1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment