Put separator line following the current pattern

This commit is contained in:
Alexandre Provencio 2016-08-31 12:56:25 -03:00
parent 043ff3d8dc
commit b33b104251
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

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

View File

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