hi
i used CreateView for registration in my project and i wanna prevent
authenticated user from accessing to the register url and redirect it to
another page
can anyone tell me how can i do it?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
hi
i used CreateView for registration in my project and i wanna prevent
authenticated user from accessing to the register url and redirect it to
another page
can anyone tell me how can i do it?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
hi
you can see the template-loader postmortem part of the error page that you
uploaded
there is a list of paths that django expects to find your templates due to
your settings file
in the settings file you can see the TEMPLATES list and find out where you
should place your templates
for examp
3 matches
Mail list logo