Can we please have a look at the project and app urls.py and also the
view.py module.

On Fri, Mar 6, 2020 at 1:19 PM 'MH' via Django users <
django-users@googlegroups.com> wrote:

> So, I would perhaps try something like
>
> url("^token/", TokenView.as_view(), name="token"),
> url("^revoke_token/", RevokeTokenView.as_view(), name="revoke-token"),
>
>
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/b0c74ae4-8098-4cb4-99cc-3237955b41b8%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/b0c74ae4-8098-4cb4-99cc-3237955b41b8%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJeZY9faOdRVE_%3DkS80Tc%3D33bN9%3DdgE8nkJF1W%2BmzgpoTUbMKQ%40mail.gmail.com.

Reply via email to