barseghyanartur / django-dash

Customisable, modular dashboard application framework for Django.
https://pypi.python.org/pypi/django-dash
383 stars 85 forks source link

Allow for custom user model #4

Closed mnestor closed 10 years ago

mnestor commented 10 years ago

Update model/tests to use custom AUTH_USER_MODEL Update migrations to work with custom user models

barseghyanartur commented 10 years ago

Hey Mike,

Thanks for the commit. I've tested and updated it a bit and made a release (0.4.6). PyPI is updated as well (in sync with Git).

I've listed you as a contributor (https://github.com/barseghyanartur/django-dash/blob/master/CREDITS.rst).

Best regards,