Open juanriaza opened 11 years ago
@lamby So I should remove the compat.py
file and inline the import? Another option would be to move some imports like the ones at urls.py
and use compat.py
for upcoming PY3K stuff.
@lamby any update?
Yeah I would inline the import
Add support for Django 1.5 custom user model.