vpn integration
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
from django.urls import path
|
||||
|
||||
from .views import UserLoginView, RegisterView
|
||||
from .views import RegisterView, UserLoginView
|
||||
|
||||
app_name = "user"
|
||||
urlpatterns = [
|
||||
|
||||
Reference in New Issue
Block a user