macropin/django-registration
Django-registration (redux) provides user registration functionality for Django websites.
PythonNOASSERTION
Issues
- 1
Nginx 499 and IntegrityError
#447 opened by JulienPalard - 0
- 0
Some mixed up comments in registration templates
#445 opened by medihack - 1
activate_user should send the user_activated signal
#415 opened by w00kie - 0
Define the default_auto_field on an AppConfig, not the model, reopening #413
#430 opened by KommuSoft - 1
Changing default_auto_field for RegistrationProfile
#413 opened by michalnik - 1
AttributeError: 'WSGIRequest' object has no attribute 'session' trying reset the password
#428 opened by hvar90 - 2
Rename master branch to main
#425 opened by macropin - 1
New release :pray:
#421 opened by felixxm - 0
...\> git clone https://github.com/YourGitHubName/django.git django-repo ...\> cd django-repo\tests ...\> py -m pip install -e .. ...\> py -m pip install -r requirements\py3.txt ...\> runtests.py
#420 opened by Jotr38487 - 1
I get IntegrityError. Do you have any idea?
#416 opened by quroom - 3
Show exception message for resend activation email.
#410 opened by quroom - 0
Update cleanupregistration output for more understaing
#408 opened by quroom - 1
- 1
For more understanding with backends.default.ResendactivationView exception process.
#404 opened by quroom - 1
- 1
ACCOUNT_ACTIVATION_DAYS not an int
#386 opened by AntonOfTheWoods - 3
Migrating from django-registration
#384 opened by caseydm - 8
Django 3.0 Support
#371 opened by clarkmoody - 2
- 2
- 2
Overriding templates not working
#357 opened by rossifumi46 - 2
TypeError:
#356 opened by imanaspaul - 2
- 2
In send_activation_email() if email_message.send() fails it creates user anyway
#366 opened by easternsun - 2
New release ?
#359 opened by marcaurele - 2
TypeError: __init__() missing 1 required positional argument: 'on_delete' with Django 2
#336 opened by zkan - 4
- 5
Admins from database instead of settings
#341 opened by GasparPizarro - 4
`cleanupregistration` deletes manually-activated users
#340 opened by Xyene - 3
using AbstractBaseUser
#317 opened by fumeno - 3
reverse_lazy() should take a view function name as input instead of a string
#316 opened by zhuyuecai - 3
Problem with "manage.py cleanupregistration" command in 3-step registration mode
#274 opened by davidfdezc - 2
NoReverseMatch for included auth_urls routes
#312 opened by jwarren116 - 2
Duplicate url pattern name
#306 opened by erikcw - 1
Missing registration_complete translation.
#303 opened by jorrete - 1
Testing activation email fails
#299 opened by surfer190 - 12
activation email not work
#298 opened by peterwu2006 - 12
- 4
string index out of range
#278 opened by cucy - 3
- 3
- 5
Bug: url "registration_resend_activation" raises an exception if a several users registered with one email
#282 opened by Kifsif - 1
- 10
- 1
Use Django 1.11 class-based views when possible
#266 opened by joshblum - 0
- 8
- 2
- 1
Change look of forms
#257 opened by saadtaame