Put separator line following the current pattern

This commit is contained in:
Alexandre Provencio 2016-07-05 21:44:39 -03:00
parent be576e5232
commit a628d98f54
3 changed files with 3 additions and 0 deletions

View File

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

View File

@ -81,3 +81,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
# ------------------------------------------------------------------------------