django-etherpad-lite
django-etherpad-lite copied to clipboard
Fixes potential issue with custom user models
Hi,
Simple update as per title, prevents issues with custom user models.
Update: Have made this multiversion compatible, plus removed 'verify_exists' as this doesn't exist in Django 1.5 and it was set to False anyway...
Thanks,