X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ca336bd1f9658cf713681d1412d4153e5c4d9c93..HEAD:/src/club/migrations/0002_auto_20190416_1024.py diff --git a/src/club/migrations/0002_auto_20190416_1024.py b/src/club/migrations/0002_auto_20190416_1024.py index 9c876ad2a..b734d3d56 100644 --- a/src/club/migrations/0002_auto_20190416_1024.py +++ b/src/club/migrations/0002_auto_20190416_1024.py @@ -1,7 +1,6 @@ -# -*- coding: utf-8 -*- -# Generated by Django 1.11.20 on 2019-04-16 08:24 -from __future__ import unicode_literals - +# This file is part of Wolne Lektury, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Wolne Lektury. See NOTICE for more information. +# from django.db import migrations, models import django.db.models.deletion