Merge pull request #766 from aleprovencio/separator-line

Put separator line following the current pattern
This commit is contained in:
Jannis Gebauer 2016-09-02 09:49:16 +02:00 committed by GitHub
commit 0f527271a3
3 changed files with 3 additions and 0 deletions

View File

@ -262,3 +262,4 @@ WEBPACK_LOADER = {
{% endif %}
# Your common stuff: Below this line define 3rd party library settings
# ------------------------------------------------------------------------------

View File

@ -80,3 +80,4 @@ CELERY_ALWAYS_EAGER = True
########## END CELERY
{% endif %}
# Your local stuff: Below this line define 3rd party library settings
# ------------------------------------------------------------------------------

View File

@ -318,3 +318,4 @@ WEBPACK_LOADER = {
{% endif %}
# Your production stuff: Below this line define 3rd party library settings
# ------------------------------------------------------------------------------