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 04ee45aeff typo modif 5 years ago
..
templates typo modif 5 years ago
templatetags coding style fixes 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 it's a small fix: when there was an error in the signup form, the redirection to signup was without allow_signup, wich triggered a weird "you can't singup" message. 5 years ago