django-user-accounts 1.1 Released

A new release of django-user-accounts was made available.

This release includes the following:

  • Worked around testing session bug in Django 1.7
  • Removed compatibility code no longer needed
  • Test next URL handling during sign up
  • Fixed missed usage of REQUEST
  • Test authenticated requests to sign up
  • Added test for invalid sign up code
  • Fixed edge case bugs in sign up code creation
  • Removed import causing tests to duplicate
  • Added missing template
  • Test closed sign up
  • Updated tests
  • Added migrations

Download tarball from PyPI

View changeset on GitHub

Tags

django-user-accounts