mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-29 12:23:43 +03:00
Update urls.py
This commit is contained in:
parent
b514605497
commit
bd369aa6ef
|
@ -1,4 +1,4 @@
|
||||||
from django.urls import path, include
|
from django.urls import path, re_path, include
|
||||||
from django.views.generic import TemplateView
|
from django.views.generic import TemplateView
|
||||||
from . import django_urls
|
from . import django_urls
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user