Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lambdalisue/django-inspectional-registration issues and pull requests

#85 - Upgrade to Python 3

Pull Request - State: open - Opened by HenryMehta over 4 years ago

#84 - Django 2.0 Compatibility

Issue - State: open - Opened by HenryMehta almost 5 years ago - 2 comments

#83 - Override RegistrationProfile Admin

Issue - State: closed - Opened by nysbc over 6 years ago - 4 comments

#82 - Use classed based views for Django 1.11

Pull Request - State: open - Opened by joshblum over 7 years ago - 1 comment

#81 - Test against Django 1.11

Pull Request - State: open - Opened by joshblum over 7 years ago - 6 comments

#80 - Leaking of password reset token through the reset url

Issue - State: open - Opened by joshblum over 7 years ago - 1 comment
Labels: improvement, help wanted

#79 - Error on admin page to approve registration

Issue - State: closed - Opened by giginet over 7 years ago - 1 comment

#78 - custom login view

Issue - State: closed - Opened by stushurik almost 8 years ago - 4 comments

#77 - Add missing migrations on Django 1.10

Pull Request - State: closed - Opened by giginet almost 8 years ago - 10 comments

#76 - Fixes #75 "Use email other than settings.DEFAULT_FROM_EMAIL".

Pull Request - State: closed - Opened by mick-t almost 8 years ago - 9 comments

#75 - Use email other than settings.DEFAULT_FROM_EMAIL

Issue - State: closed - Opened by mick-t almost 8 years ago

#74 - Fix AttributeError Issue #73

Pull Request - State: closed - Opened by ckirby almost 8 years ago - 2 comments

#73 - Admin interface error when clicking on a user

Issue - State: closed - Opened by yatahaze about 8 years ago

#72 - Issue64 2

Pull Request - State: closed - Opened by lambdalisue about 8 years ago - 1 comment

#71 - Revert "Fix #64"

Pull Request - State: closed - Opened by lambdalisue about 8 years ago

#70 - Fix #64

Pull Request - State: closed - Opened by lambdalisue about 8 years ago

#69 - Issue66

Pull Request - State: closed - Opened by lambdalisue about 8 years ago - 3 comments

#68 - backwards compatible urls.py fix for Django 1.9+ support

Pull Request - State: closed - Opened by ryanjdillon about 8 years ago - 2 comments

#67 - Can not override __str__ in RegistrationSupplementBase

Issue - State: closed - Opened by theilgaard over 8 years ago - 6 comments

#66 - Additional migration created if using registration supplement

Issue - State: open - Opened by gyrofx over 8 years ago - 3 comments

#65 - changed registration.compat.patters to list for Django 1.9+ compatibi…

Pull Request - State: closed - Opened by ryanjdillon over 8 years ago - 8 comments

#64 - django.conf.urls.patterns() is depreceated, update to list/tuple?

Issue - State: closed - Opened by ryanjdillon over 8 years ago - 2 comments

#62 - south migration for registration_defaultregistrationsupplement

Pull Request - State: closed - Opened by mick-t over 8 years ago - 2 comments

#61 - RFC: Improve doc

Issue - State: open - Opened by lambdalisue over 8 years ago - 3 comments
Labels: help wanted

#60 - fix docs, v0.6.0 breaks with `registration.supplements` import

Pull Request - State: closed - Opened by ryanjdillon over 8 years ago - 1 comment

#59 - Inspector notification e-mail not working

Issue - State: closed - Opened by DAV3HIT3 over 8 years ago - 2 comments

#58 - Cannot load RegistrationSupplementBase on 0.6.0

Issue - State: closed - Opened by giginet over 8 years ago - 2 comments
Labels: wontfix

#57 - ImportError: cannot import name RequestSite

Issue - State: closed - Opened by thomas-maurice over 8 years ago - 3 comments

#56 - Use correct method to get_current_site

Pull Request - State: closed - Opened by funkybob over 8 years ago - 2 comments

#55 - Django19 + Python3.5 Support

Pull Request - State: closed - Opened by giginet almost 9 years ago - 3 comments

#54 - convert the unicode string to a byte string for Python 2

Pull Request - State: closed - Opened by patrickhusi almost 9 years ago - 9 comments

#53 - Raise `AppRegistryNotReady` on Django1.9

Issue - State: closed - Opened by giginet almost 9 years ago - 2 comments

#52 - Inject values from supplement form in the User model

Issue - State: closed - Opened by robalvsan almost 9 years ago - 1 comment

#51 - Improve a compatibility of Python 2 vs 3 and South vs Django-migration

Pull Request - State: closed - Opened by lambdalisue about 9 years ago

#50 - Hotfix/issue48

Pull Request - State: closed - Opened by lambdalisue about 9 years ago

#49 - Signals

Issue - State: open - Opened by danmir about 9 years ago - 8 comments

#48 - django-inspectional-registration and custom_user

Issue - State: closed - Opened by stushurik about 9 years ago - 5 comments

#47 - Form validation

Issue - State: open - Opened by danmir about 9 years ago - 4 comments

#46 - Fix Django 1.8: django.contrib.admin.util is deprecated issue #45

Pull Request - State: closed - Opened by lambdalisue about 9 years ago - 1 comment

#45 - Django 1.8: django.contrib.admin.util is deprecated

Issue - State: closed - Opened by coredumperror about 9 years ago - 3 comments

#44 - add german and french translations

Pull Request - State: closed - Opened by patrickhusi about 9 years ago - 2 comments

#43 - How can I override the login form?

Issue - State: closed - Opened by sankalpanand over 9 years ago - 1 comment
Labels: question

#42 - How can I bypass the admin accepting/rejecting step in the user registration process?

Issue - State: open - Opened by sankalpanand over 9 years ago - 5 comments
Labels: question

#41 - How to include captcha on 3 invalid login attempts in User Registration form?

Issue - State: closed - Opened by sankalpanand over 9 years ago - 4 comments
Labels: question

#39 - Not all template files are copied when I install this package

Issue - State: closed - Opened by sankalpanand over 9 years ago - 1 comment

#38 - Fix #32

Pull Request - State: closed - Opened by lambdalisue over 9 years ago

#37 - Support Django 18 and drop off 1.3, 1.4

Pull Request - State: closed - Opened by lambdalisue over 9 years ago

#35 - Support Django18

Pull Request - State: closed - Opened by giginet over 9 years ago - 3 comments

#34 - Remove dependency on 'username' field

Issue - State: open - Opened by atleta over 9 years ago - 1 comment
Labels: wontfix

#33 - user completed the registration filling-in the password, but the browser's URL is /registration/activate/complete/

Issue - State: closed - Opened by murdav over 9 years ago - 9 comments
Labels: question, invalid

#32 - Registration Supplement in django 1.7.5

Issue - State: closed - Opened by jflow over 9 years ago - 8 comments
Labels: question, bug

#31 - Exception in Admin with Django 1.8

Issue - State: closed - Opened by cato- over 9 years ago - 8 comments
Labels: incompatibility, waiting for confirmation

#30 - forms.MultipleChoiceField and only the first option saved

Issue - State: closed - Opened by murdav almost 10 years ago - 5 comments
Labels: question

#29 - Registration keys are not renewed when resending registration email

Issue - State: closed - Opened by giginet almost 10 years ago - 2 comments
Labels: improvement, incompatibility

#28 - Save Supplemental Information as User Profile

Issue - State: closed - Opened by aarande almost 10 years ago - 1 comment
Labels: question

#27 - Fix/django 17 password reset issue

Pull Request - State: closed - Opened by lambdalisue almost 10 years ago

#26 - Cause RemovedInDjango18Warning on django1.7

Issue - State: closed - Opened by giginet about 10 years ago

#25 - Fix issue #23

Pull Request - State: closed - Opened by lambdalisue over 10 years ago - 1 comment

#24 - password_reset_done view has bad name

Issue - State: closed - Opened by giginet over 10 years ago - 2 comments
Labels: improvement, incompatibility

#23 - Raise NotImplementedError in Python3

Issue - State: closed - Opened by giginet over 10 years ago
Labels: bug, incompatibility

#22 - Fix issue#21

Pull Request - State: closed - Opened by lambdalisue over 10 years ago - 1 comment

#21 - Unexpected circular reference is caused by using supplement feature

Issue - State: closed - Opened by lambdalisue over 10 years ago - 1 comment

#20 - Travis fail to install django-inspectional-registration #19

Pull Request - State: closed - Opened by lambdalisue over 10 years ago - 1 comment

#19 - Travis fail to install django-inspectional-registration

Issue - State: closed - Opened by lambdalisue over 10 years ago - 1 comment

#18 - Support custom user model

Issue - State: closed - Opened by giginet over 10 years ago - 3 comments

#17 - added Brazilian Portuguese (pt_BR) locale

Pull Request - State: closed - Opened by luzfcb over 10 years ago - 4 comments

#16 - Add Django 1.6 atomic transaction compatibility

Pull Request - State: closed - Opened by lambdalisue over 10 years ago

#15 - Accepting a user raises TransactionManagementError

Issue - State: closed - Opened by chris-erickson over 10 years ago - 5 comments
Labels: bug, incompatibility, waiting for confirmation

#14 - grammar

Pull Request - State: closed - Opened by opbod over 10 years ago - 1 comment

#13 - typo

Pull Request - State: closed - Opened by opbod over 10 years ago - 1 comment

#12 - Following Registration Supplement Tutorial and I'm getting a error

Issue - State: closed - Opened by Eccleshall over 10 years ago - 6 comments
Labels: question

#11 - Registration with Unique Emails

Issue - State: closed - Opened by andrewfam over 10 years ago - 5 comments
Labels: question

#10 - Using the Registration Backend Base

Issue - State: closed - Opened by andrewfam over 10 years ago - 3 comments
Labels: question

#9 - This is a minor change where typos and English grammatical mistakes are

Pull Request - State: closed - Opened by mick-t over 10 years ago - 4 comments
Labels: improvement

#8 - admin.__init__: Fix issues where a "Rejected" registration could be send

Pull Request - State: closed - Opened by mick-t over 10 years ago - 3 comments

#7 - Wrapping django-inspectional-registration functions

Issue - State: closed - Opened by ntenisOT almost 11 years ago - 2 comments

#6 - Notification error

Issue - State: closed - Opened by chernikoff over 11 years ago - 8 comments

#5 - Small bug with debug server

Issue - State: closed - Opened by chernikoff over 11 years ago - 14 comments

#4 - TypeError

Issue - State: closed - Opened by tsrdatatech over 11 years ago - 4 comments

#3 - ValidationError at /admin/registration/registrationprofile/6/

Issue - State: closed - Opened by chernikoff over 11 years ago - 14 comments

#2 - Has this been tested with Django 1.5+?

Issue - State: closed - Opened by n3ls0n over 11 years ago - 5 comments

#1 - RunTimeError when saving via admin

Issue - State: closed - Opened by hdn8 over 11 years ago - 6 comments