mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-09-21 23:56:05 +00:00
wip
This commit is contained in:
@@ -19,5 +19,6 @@ from .app.urls import urlpatterns
|
||||
|
||||
urlpatterns = [
|
||||
path('', include(urlpatterns)),
|
||||
path('', include('social_django.urls', namespace='social')),
|
||||
path('admin/', admin.site.urls),
|
||||
]
|
||||
|
Reference in New Issue
Block a user