ping
This commit is contained in:
@@ -9,5 +9,6 @@ urlpatterns = [
|
||||
path(*SelectProject.as_path()),
|
||||
path(*ProfileView.as_path()),
|
||||
path(*ProfilePhoto.as_path()),
|
||||
path(*LogoutView.as_path())
|
||||
path(*LogoutView.as_path()),
|
||||
path(*PingView.as_path())
|
||||
]
|
||||
|
Reference in New Issue
Block a user