Closed pybites closed 4 years ago
@pybites Could you please assign this to me?
Sure, thanks @GorettiRivera Let me know what you do with the registration plugin ...
@bbelderbos Sure, are you planning to upgrade Django to 3.1 or lower? Because we can upgrade both to 3.1.
Django==3.1 django-registration==3.1
The later/ more recent the better. Btw I am fixing some setup issues, I will link a PR here in a bit.
I ran into these issues: https://github.com/PyBites-Open-Source/pbreadinglist/pull/12
If you pull develop
you should have a more smoother setup process :)
Which will break
django-registration
so either upgrade that to the latest or swap it out fordjango-allauth
.