Merge pull request #5821 from edx/sarina/remove-old-admin-files

Remove admin files deprecated in Django 1.4
This commit is contained in:
Sarina Canelake
2014-11-04 10:55:13 -05:00
120 changed files with 2 additions and 10864 deletions

View File

@@ -665,7 +665,6 @@ MANAGERS = ADMINS
# Static content
STATIC_URL = '/static/'
ADMIN_MEDIA_PREFIX = '/static/admin/'
STATIC_ROOT = ENV_ROOT / "staticfiles"
STATICFILES_DIRS = [