SSO
Compare changes
+ 33
− 25
@@ -21,15 +9,13 @@ PROJECT_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
@@ -63,7 +49,6 @@ MIDDLEWARE = [
@@ -72,7 +57,7 @@ ROOT_URLCONF = "majak.urls"
@@ -128,19 +113,17 @@ STATICFILES_FINDERS = [
@@ -155,3 +138,28 @@ BASE_URL = "http://example.com"