Projet

Général

Profil

« Précédent | Suivant » 

Révision 64438aee

Ajouté par Serghei Mihai (congés, retour 15/05) il y a environ 9 ans

import users view(#7065)

Voir les différences:

uauth/organization/forms.py
27 27
class LocalAccountCreateForm(LocalAccountForm):
28 28
    accounts_number = forms.IntegerField(_('Number of accounts to create'), required=False)
29 29
    accounts_number_start = forms.IntegerField(_('First number of multiple accounts'), required=False)
30

  
31

  
32
class UsersImportForm(forms.Form):
33
    users_file = forms.FileField(_('Users file'))

Formats disponibles : Unified diff