mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-31 18:29:57 +03:00
#342 Remove redundant line
This commit is contained in:
parent
1a3797260d
commit
2eb0862e45
|
@ -185,8 +185,6 @@ STATICFILES_FINDERS = (
|
||||||
'django.contrib.staticfiles.finders.AppDirectoriesFinder',
|
'django.contrib.staticfiles.finders.AppDirectoriesFinder',
|
||||||
)
|
)
|
||||||
|
|
||||||
# 'compressor.finders.CompressorFinder',
|
|
||||||
|
|
||||||
# MEDIA CONFIGURATION
|
# MEDIA CONFIGURATION
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
# See: https://docs.djangoproject.com/en/dev/ref/settings/#media-root
|
# See: https://docs.djangoproject.com/en/dev/ref/settings/#media-root
|
||||||
|
|
Loading…
Reference in New Issue
Block a user