X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/43b04b4146227070fc21b2f85bb7267e7fbc7d67..c48ff2d3e64065793c24cfb8ae151f02b8e6646a:/src/catalogue/migrations/0003_chunk__new_publishable.py diff --git a/src/catalogue/migrations/0003_chunk__new_publishable.py b/src/catalogue/migrations/0003_chunk__new_publishable.py index 237f3142..0d91052d 100644 --- a/src/catalogue/migrations/0003_chunk__new_publishable.py +++ b/src/catalogue/migrations/0003_chunk__new_publishable.py @@ -1,7 +1,6 @@ -# -*- coding: utf-8 -*- -# Generated by Django 1.11.20 on 2019-03-07 15:48 -from __future__ import unicode_literals - +# This file is part of FNP-Redakcja, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. +# from django.db import migrations, models