playfire / django-debug-toolbar-user-panel

Panel for the Django Debug toolbar to quickly switch between users
http://code.playfire.com/django-debug-toolbar-user-panel/
BSD 3-Clause "New" or "Revised" License
81 stars 31 forks source link

Django 1.5 custom user model support #16

Open juanriaza opened 11 years ago

juanriaza commented 11 years ago

Add support for Django 1.5 custom user model.

juanriaza commented 11 years ago

@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 commented 11 years ago

@lamby any update?

lamby commented 11 years ago

Yeah I would inline the import