Skip to content

Commit

Permalink
Merge pull request #59 from Mmust-Ihub/django
Browse files Browse the repository at this point in the history
Django
  • Loading branch information
Mikiejoe authored Nov 29, 2024
2 parents a10a108 + e5226f4 commit a204413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions django/core/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"django.contrib.messages.middleware.MessageMiddleware",
"django.middleware.clickjacking.XFrameOptionsMiddleware",
"allauth.account.middleware.AccountMiddleware",
"whitenoise.middleware.WhiteNoiseMiddleware",
]

ROOT_URLCONF = "core.urls"
Expand Down

0 comments on commit a204413

Please # to comment.