Skip to content

Commit 86ecb25

Browse files
committed
chore: remove SITE_ID middleware
I do not think it is a useful solution for TUP-706. The code/feature is archived in #873: #873
1 parent 22c6ac3 commit 86ecb25

File tree

2 files changed

+1
-21
lines changed

2 files changed

+1
-21
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
CUSTOM_APPS = ['apps.custom_example', 'apps.djangocms_blog_customizations']
2-
CUSTOM_MIDDLEWARE = ['taccsite_cms.middleware.settings.DynamicSiteIdMiddleware']
2+
CUSTOM_MIDDLEWARE = []
33
STATICFILES_DIRS = ()

taccsite_cms/middleware/settings.py

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)