X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c0a7799619e217e2eac724b1a688ad37f0182253..HEAD:/src/suggest/migrations/0003_auto_20190729_1450.py diff --git a/src/suggest/migrations/0003_auto_20190729_1450.py b/src/suggest/migrations/0003_auto_20190729_1450.py index 6d0a3f445..49326b673 100644 --- a/src/suggest/migrations/0003_auto_20190729_1450.py +++ b/src/suggest/migrations/0003_auto_20190729_1450.py @@ -1,7 +1,6 @@ -# -*- coding: utf-8 -*- -# Generated by Django 1.11.20 on 2019-07-29 12:50 -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.conf import settings from django.db import migrations, models import django.db.models.deletion