mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 01:12:08 +01:00 
			
		
		
		
	Update forms.py
This commit is contained in:
		@@ -5,7 +5,7 @@ from django import forms
 | 
			
		||||
from django.contrib.auth.forms import UserCreationForm
 | 
			
		||||
from django.contrib.auth.models import User
 | 
			
		||||
from django.utils.translation import gettext_lazy as _
 | 
			
		||||
from member.models import Club
 | 
			
		||||
#from member.models import Club
 | 
			
		||||
from note.models import NoteSpecial, Alias
 | 
			
		||||
from note_kfet.inputs import AmountInput
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user