X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6034428b14b634d1801e2d8279b1a0863b918a48..0d652be22f4d6e5276e16f493ce58294655d7a0f:/src/club/forms.py diff --git a/src/club/forms.py b/src/club/forms.py index b818d1c12..1906bc9fe 100644 --- a/src/club/forms.py +++ b/src/club/forms.py @@ -1,3 +1,6 @@ +# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. +# from decimal import Decimal from django import forms from . import models