Skip to content

Commit

Permalink
import in urls_live as well
Browse files Browse the repository at this point in the history
  • Loading branch information
freyamade committed Nov 2, 2022
1 parent 5241186 commit e64555c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/backend/urls_live.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
from allauth.socialaccount.providers.discord.urls import urlpatterns as discord_urls
from allauth.socialaccount.views import login_cancelled, login_error
from django.contrib.auth.views import LogoutView
from django.http import HttpResponse
from django.urls import path, include

patterns = [
Expand Down

0 comments on commit e64555c

Please sign in to comment.