From 819eac6e8c95c962d7b5c05d5b9e6cffc0963661 Mon Sep 17 00:00:00 2001 From: Muremwa Date: Wed, 22 Sep 2021 21:08:17 +0300 Subject: [PATCH] fixes an error --- extraUrls/auth.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extraUrls/auth.conf.json b/extraUrls/auth.conf.json index b1a701c..08dce4f 100644 --- a/extraUrls/auth.conf.json +++ b/extraUrls/auth.conf.json @@ -1,6 +1,6 @@ [ { - "appName": "auth\urls.py", + "appName": "django\\contrib\\auth\\urls.py", "urls": [ { "reverseName": "login",