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 924068c5dd we set up the first test for authentification 5 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 5 years ago
templatetags coding style fixes 5 years ago
tests we set up the first test for authentification 5 years ago
__init__.py CLassic mandatory files for a python package 5 years ago
admin.py CLassic mandatory files for a python package 5 years ago
forms.py coding style fixes 5 years ago
models.py CLassic mandatory files for a python package 5 years ago
tokens.py coding style fixes 5 years ago
urls.py coding style fixes 5 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 5 years ago
views.py small typo modif or -> and 5 years ago