issues
search
lambdalisue
/
django-inspectional-registration
Django registration app with Inspection before activation
http://pypi.python.org/pypi/django-inspectional-registration
42
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade to Python 3
#85
HenryMehta
opened
4 years ago
0
Django 2.0 Compatibility
#84
HenryMehta
opened
5 years ago
2
Override RegistrationProfile Admin
#83
nysbc
closed
6 years ago
4
Use classed based views for Django 1.11
#82
joshblum
opened
7 years ago
1
Test against Django 1.11
#81
joshblum
opened
7 years ago
6
Leaking of password reset token through the reset url
#80
joshblum
opened
7 years ago
1
Error on admin page to approve registration
#79
giginet
closed
7 years ago
1
custom login view
#78
stushurik
closed
7 years ago
4
Add missing migrations on Django 1.10
#77
giginet
closed
7 years ago
10
Fixes #75 "Use email other than settings.DEFAULT_FROM_EMAIL".
#76
mick-t
closed
7 years ago
9
Use email other than settings.DEFAULT_FROM_EMAIL
#75
mick-t
closed
7 years ago
0
Fix AttributeError Issue #73
#74
ckirby
closed
8 years ago
2
Admin interface error when clicking on a user
#73
yatahaze
closed
8 years ago
0
Issue64 2
#72
lambdalisue
closed
8 years ago
1
Revert "Fix #64"
#71
lambdalisue
closed
8 years ago
0
Fix #64
#70
lambdalisue
closed
8 years ago
0
Issue66
#69
lambdalisue
closed
8 years ago
3
backwards compatible urls.py fix for Django 1.9+ support
#68
ryanjdillon
closed
8 years ago
2
Can not override __str__ in RegistrationSupplementBase
#67
theilgaard
closed
8 years ago
6
Additional migration created if using registration supplement
#66
gyrofx
opened
8 years ago
3
changed registration.compat.patters to list for Django 1.9+ compatibi…
#65
ryanjdillon
closed
8 years ago
8
django.conf.urls.patterns() is depreceated, update to list/tuple?
#64
ryanjdillon
closed
8 years ago
2
Update English translations. Added Simplified Chinese Translations. Updated translations for all other languages.
#63
zhangguiyu
closed
8 years ago
6
south migration for registration_defaultregistrationsupplement
#62
mick-t
closed
8 years ago
2
RFC: Improve doc
#61
lambdalisue
opened
8 years ago
3
fix docs, v0.6.0 breaks with `registration.supplements` import
#60
ryanjdillon
closed
8 years ago
1
Inspector notification e-mail not working
#59
DAV3HIT3
closed
8 years ago
2
Cannot load RegistrationSupplementBase on 0.6.0
#58
giginet
closed
8 years ago
2
ImportError: cannot import name RequestSite
#57
thomas-maurice
closed
8 years ago
3
Use correct method to get_current_site
#56
funkybob
closed
8 years ago
2
Django19 + Python3.5 Support
#55
giginet
closed
8 years ago
3
convert the unicode string to a byte string for Python 2
#54
patrickhusi
closed
8 years ago
9
Raise `AppRegistryNotReady` on Django1.9
#53
giginet
closed
8 years ago
2
Inject values from supplement form in the User model
#52
robalvsan
closed
8 years ago
1
Improve a compatibility of Python 2 vs 3 and South vs Django-migration
#51
lambdalisue
closed
9 years ago
0
Hotfix/issue48
#50
lambdalisue
closed
9 years ago
0
Signals
#49
danmir
opened
9 years ago
8
django-inspectional-registration and custom_user
#48
stushurik
closed
9 years ago
5
Form validation
#47
danmir
opened
9 years ago
4
Fix Django 1.8: django.contrib.admin.util is deprecated issue #45
#46
lambdalisue
closed
9 years ago
1
Django 1.8: django.contrib.admin.util is deprecated
#45
coredumperror
closed
9 years ago
3
add german and french translations
#44
patrickhusi
closed
9 years ago
2
How can I override the login form?
#43
sankalpanand
closed
9 years ago
1
How can I bypass the admin accepting/rejecting step in the user registration process?
#42
sankalpanand
opened
9 years ago
5
How to include captcha on 3 invalid login attempts in User Registration form?
#41
sankalpanand
closed
8 years ago
4
How to include default fields in the user model like first_name and last_name in registration page?
#40
sankalpanand
closed
9 years ago
5
Not all template files are copied when I install this package
#39
sankalpanand
closed
9 years ago
1
Fix #32
#38
lambdalisue
closed
9 years ago
0
Support Django 18 and drop off 1.3, 1.4
#37
lambdalisue
closed
9 years ago
0
Permissions bug prevents non-superusers from accepting/rejecting/activating registrations
#36
coredumperror
closed
9 years ago
3
Next