You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillim 6c248bfd58 PEP8 fixes 6 years ago
..
templates we add a verification that the email is already configured to avoid an error while creating a user and sending a confirmation email 6 years ago
templatetags coding style fixes 6 years ago
tests PEP8 fixes 6 years ago
__init__.py CLassic mandatory files for a python package 6 years ago
admin.py CLassic mandatory files for a python package 6 years ago
forms.py coding style fixes 6 years ago
models.py CLassic mandatory files for a python package 6 years ago
tokens.py coding style fixes 6 years ago
urls.py coding style fixes 6 years ago
utils.py We try another way to specify the backend to the login function. Even though the original code mentions it is possible : https://docs.djangoproject.com/en/2.2/_modules/django/contrib/auth/#login 6 years ago
views.py small typo modif or -> and 6 years ago