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

Django custom user compatible #5

Merged
merged 33 commits into from
Mar 10, 2021
Merged

Django custom user compatible #5

merged 33 commits into from
Mar 10, 2021

Conversation

urtzai
Copy link
Contributor

@urtzai urtzai commented Jan 11, 2016

No description provided.

@urtzai
Copy link
Contributor Author

urtzai commented Jan 11, 2016

Needs to update migrations. Sorry...

@PiDelport PiDelport self-assigned this Jan 11, 2016
@PiDelport
Copy link
Member

What do you think about just using settings.AUTH_USER_MODEL directly, instead of introducing the voting.utils.user_model shim?

The only reason I can think of to have the compatibility module is for Django 1.4 compatibility, but I think we can probably drop that for the next release? (Django 1.4 is very old, and out of its extended support lifetime upstream.)

@PiDelport PiDelport added this to the 0.3 milestone Jan 18, 2016
@urtzai
Copy link
Contributor Author

urtzai commented Jan 18, 2016

I think that is a good idea. I agree with everything you say

This uses a generative envlist, and updates Python to 2.7 and 3.4.

The tests don't pass on Python 3.5 and Django 1.9 yet.
(This drops MANIFEST, which should no longer be generated.)
@PiDelport
Copy link
Member

Cool. :)

Do you want to take a stab at updating this PR?

@urtzai
Copy link
Contributor Author

urtzai commented Feb 10, 2016

Sorry... but I have lots of projects to manage and no enough time to manage more... Thank you for your offer

@seirl
Copy link

seirl commented Apr 6, 2017

The proper way is to use get_user_model() from django.contrib.auth.

Will this get merged in the near future?

@seirl seirl mentioned this pull request Apr 6, 2017
@PiDelport
Copy link
Member

Project update: Move to Jazzband, or retire? #13

@PiDelport PiDelport removed their assignment Mar 12, 2019
@jezdez jezdez merged commit f08537d into jazzband:master Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants