@ -77,6 +77,8 @@ class ZuykovWebSystem(Node):
self.Application.python_packages_install()
self.Application.run_management_command('collectstatic --noinput')
self.Application.restart()
# self.Engine.migrate()
@ -103,7 +103,7 @@ PIPELINE_JS = {
'js/forms.js',
),
'output_filename': 'js/*.js',
'output_filename': 'js/main.js',
},
'vendor': {
'source_filenames': (