Index

A | B | C | D | E | F | G | I | L | M | O | P | R | S | U | V | Y

A

activate() (in module uaccounts.views)
add_email() (in module uaccounts.views)
Avatar (class in uaccounts.models)
avatar (uaccounts.models.UserProfile attribute)
Avatar.DoesNotExist
Avatar.MultipleObjectsReturned

B

base_fields (uaccounts.forms.ChangePasswordForm attribute)
(uaccounts.forms.EditProfileForm attribute)
(uaccounts.forms.EditUserForm attribute)
(uaccounts.forms.EmailAddressForm attribute)
(uaccounts.forms.LoginForm attribute)
(uaccounts.forms.RegistrationForm attribute)

C

can_delete (uaccounts.admin.UserProfileInline attribute)
change() (in module uaccounts.views)
ChangePasswordForm (class in uaccounts.forms)
clean_email() (uaccounts.forms.RegistrationForm method)
clean_username() (uaccounts.forms.RegistrationForm method)

D

declared_fields (uaccounts.forms.ChangePasswordForm attribute)
(uaccounts.forms.EditProfileForm attribute)
(uaccounts.forms.EditUserForm attribute)
(uaccounts.forms.EmailAddressForm attribute)
(uaccounts.forms.LoginForm attribute)
(uaccounts.forms.RegistrationForm attribute)

E

edit() (in module uaccounts.views)
EditProfileForm (class in uaccounts.forms)
EditProfileForm.Meta (class in uaccounts.forms)
EditUserForm (class in uaccounts.forms)
EditUserForm.Meta (class in uaccounts.forms)
email (uaccounts.models.UserProfile attribute)
(uaccounts.models.VerificationCode attribute)
EmailAddress (class in uaccounts.models)
EmailAddress.DoesNotExist
EmailAddress.MultipleObjectsReturned
EmailAddressForm (class in uaccounts.forms)
emails (uaccounts.models.UserProfile attribute)
error_messages (uaccounts.forms.ChangePasswordForm attribute)
(uaccounts.forms.EditProfileForm.Meta attribute)
(uaccounts.forms.RegistrationForm attribute)
(uaccounts.forms.RegistrationForm.Meta attribute)

F

fields (uaccounts.forms.EditProfileForm.Meta attribute)
(uaccounts.forms.EditUserForm.Meta attribute)
(uaccounts.forms.RegistrationForm.Meta attribute)
forgot() (in module uaccounts.views)

G

GENDER_FEMALE (uaccounts.models.UserProfile attribute)
GENDER_MALE (uaccounts.models.UserProfile attribute)
GENDER_UNSPECIFIED (uaccounts.models.UserProfile attribute)
GENDERS (uaccounts.models.UserProfile attribute)
get_gender_display() (uaccounts.models.UserProfile method)
get_next_by_modified() (uaccounts.models.EmailAddress method)
get_next_by_updated() (uaccounts.models.UserProfile method)
get_previous_by_modified() (uaccounts.models.EmailAddress method)
get_previous_by_updated() (uaccounts.models.UserProfile method)
guest() (in module uaccounts.decorators)

I

image (uaccounts.models.Avatar attribute)
index() (in module uaccounts.views)
inlines (uaccounts.admin.UserProfileAdmin attribute)

L

log_in() (in module uaccounts.views)
log_out() (in module uaccounts.views)
LoginForm (class in uaccounts.forms)

M

max_num (uaccounts.admin.UserProfileInline attribute)
media (uaccounts.admin.UserProfileAdmin attribute)
(uaccounts.admin.UserProfileInline attribute)
(uaccounts.forms.ChangePasswordForm attribute)
(uaccounts.forms.EditProfileForm attribute)
(uaccounts.forms.EditUserForm attribute)
(uaccounts.forms.EmailAddressForm attribute)
(uaccounts.forms.LoginForm attribute)
(uaccounts.forms.RegistrationForm attribute)
model (uaccounts.admin.UserProfileInline attribute)
(uaccounts.forms.EditProfileForm.Meta attribute)
(uaccounts.forms.EditUserForm.Meta attribute)
(uaccounts.forms.RegistrationForm.Meta attribute)

O

objects (uaccounts.models.Avatar attribute)
(uaccounts.models.EmailAddress attribute)
(uaccounts.models.UserProfile attribute)
(uaccounts.models.VerificationCode attribute)

P

pending() (in module uaccounts.decorators)
personal() (in module uaccounts.decorators)
primary_email() (in module uaccounts.views)
profile (uaccounts.models.Avatar attribute)
(uaccounts.models.EmailAddress attribute)
profile_emails() (in module uaccounts.utils)

R

register() (in module uaccounts.views)
RegistrationForm (class in uaccounts.forms)
RegistrationForm.Meta (class in uaccounts.forms)
remove_email() (in module uaccounts.views)

S

save() (uaccounts.forms.EditProfileForm method)
(uaccounts.forms.RegistrationForm method)
(uaccounts.models.UserProfile method)
send() (in module uaccounts.views)
set_primary() (uaccounts.models.EmailAddress method)

U

uaccounts (module)
uaccounts.admin (module)
uaccounts.decorators (module)
uaccounts.forms (module)
uaccounts.models (module)
uaccounts.settings (module)
uaccounts.urls (module)
uaccounts.utils (module)
uaccounts.views (module)
url (uaccounts.models.VerificationCode attribute)
user (uaccounts.models.UserProfile attribute)
UserProfile (class in uaccounts.models)
UserProfile.DoesNotExist
UserProfile.MultipleObjectsReturned
UserProfileAdmin (class in uaccounts.admin)
UserProfileInline (class in uaccounts.admin)

V

verification (uaccounts.models.EmailAddress attribute)
verification_mail() (in module uaccounts.utils)
VerificationCode (class in uaccounts.models)
VerificationCode.DoesNotExist
VerificationCode.MultipleObjectsReturned
VerificationError
verify() (in module uaccounts.views)
verify_email() (in module uaccounts.views)
verify_token() (in module uaccounts.utils)

Y

YEARS (uaccounts.forms.EditProfileForm attribute)