Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make it work with latest django 1.8 #50

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

edcrewe
Copy link

@edcrewe edcrewe commented Aug 11, 2015

Hi,

It looks like its only django-registration that is tying this to old Django 1.5, so swapped it with
https://pypi.python.org/pypi/django-registration-redux/
and tested on Django 1.7.6 and 1.8.3

Also ditched a dot import since it broke things when I installed as src instead of egg
Along with a couple of tweaks related to fixing the user link and a deprecated transaction decorator.

Thanks,
Ed Crewe

@edcrewe edcrewe changed the title make the setup use latest django (eg. 1.8) make it work with latest django 1.8 Aug 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants