MIGRATION_HEADER_TEMPLATE = '''\
# Generated by Django %(version)s on %(timestamp)s
"""
(c) 2020 АО 'НИИ "МАСШТАБ"'
"""
'''