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 1.5 custom user model support #16

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

Conversation

juanriaza
Copy link

Add support for Django 1.5 custom user model.

@juanriaza
Copy link
Author

@lamby So I should remove the compat.pyfile and inline the import? Another option would be to move some imports like the ones at urls.pyand use compat.py for upcoming PY3K stuff.

@juanriaza
Copy link
Author

@lamby any update?

@lamby
Copy link
Contributor

lamby commented Feb 10, 2013

Yeah I would inline the import

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