K 10 svn:author V 3 kai K 8 svn:date V 27 2019-05-30T20:34:58.869222Z K 7 svn:log V 557 www/py-django-registration-redux: Update to 2.6 While I'm here: * Pet portlint Changelog since 2.4: * Bugfix: Pass "user" instance instead of "user.get_username()" to template context. * Feature: Add testing for Django 2.2 and Python 3.7 (no code changes required). * Bugfix: Send emails on commit. * Feature: Add support for Django 2.1. * Bugfix: Don't delete if user.is_active=True in cleanupregistration https://github.com/macropin/django-registration/blob/v2.6/CHANGELOG PR: 238219 Submitted by: Kevin Golding (maintainer) END