1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Invite people

This commit is contained in:
Yohann D'ANELLO
2020-03-27 18:02:22 +01:00
parent 4f4bbf6d0e
commit ceb5690838
9 changed files with 125 additions and 15 deletions

View File

@ -7,7 +7,6 @@ from crispy_forms.layout import Layout
from django import forms
from django.contrib.auth.forms import UserCreationForm, AuthenticationForm
from django.contrib.auth.models import User
from note_kfet.inputs import AutocompleteModelSelect
from permission.models import PermissionMask