0.11.6 Google Auth
This commit is contained in:
@@ -12,7 +12,7 @@ urlpatterns = [
|
||||
path('ckeditor/', include('ckeditor_uploader.urls')),
|
||||
path('i18n/', include('django.conf.urls.i18n')),
|
||||
|
||||
path('accounts/', include('allauth.urls')),
|
||||
# path('accounts/', include('allauth.urls')),
|
||||
|
||||
path('messages/', include('ChatServiceApp.urls')),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user