Verified Commit 9e19b5d9 authored by Angelo Esteban's avatar Angelo Esteban

Merge branch 'master' into esteban/assignments

parents c2d0b4c2 8f6caccc
...@@ -127,7 +127,6 @@ USE_TZ = True ...@@ -127,7 +127,6 @@ USE_TZ = True
STATIC_URL = 'static/' STATIC_URL = 'static/'
STATICFILES_DIRS = [ STATICFILES_DIRS = [
BASE_DIR / "static", BASE_DIR / "static",
"assignments/templates",
] ]
# Default primary key field type # Default primary key field type
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment