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

change user.pk to user(ForeignKey) to support custom id #326

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

Conversation

ramaprv
Copy link

@ramaprv ramaprv commented Apr 28, 2018

Converted user from PositiveIntegerField to ForeignKey to extend support custom user models and ids such as UUID.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 51.696% when pulling 07feb6e on ramaprashanth:master into 10cc9d4 on geex-arts:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 51.696% when pulling 07feb6e on ramaprashanth:master into 10cc9d4 on geex-arts:master.

@coveralls
Copy link

coveralls commented Apr 28, 2018

Coverage Status

Coverage increased (+0.05%) to 52.461% when pulling f3f9657 on ramaprashanth:master into 10cc9d4 on geex-arts:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 51.696% when pulling 07feb6e on ramaprashanth:master into 10cc9d4 on geex-arts:master.

@SalahAdDin
Copy link
Contributor

@f1nality

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.

3 participants