X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/edf56edfdbea88b0e18c2e5aecbb6e62250ec3d7..8161763bf98b7f396ecc349ccd4670b8de592f40:/src/catalogue/migrations/0004_auto_20191002_1224.py diff --git a/src/catalogue/migrations/0004_auto_20191002_1224.py b/src/catalogue/migrations/0004_auto_20191002_1224.py index 443e7771..db6655f3 100644 --- a/src/catalogue/migrations/0004_auto_20191002_1224.py +++ b/src/catalogue/migrations/0004_auto_20191002_1224.py @@ -1,5 +1,6 @@ -# Generated by Django 2.0.13 on 2019-10-02 12:24 - +# 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.conf import settings from django.db import migrations, models import django.db.models.deletion