Releases: Alir3z4/django-cuser
Releases · Alir3z4/django-cuser
Release 2017.3.16
2017.3.16
- Add support to new Django 1.10 Middleware
- refactoring test suite
- Supporting Universal Wheels, eggs and cheese.
Release Version 2016.5.29
2016.5.29
- Drop Python 3.2, Python 3.3 capability.
- Support Django +1.8 version only.
- Fix: Test runner and tests with newer syntax and Django versions.
Release Version 2014.9.28
2014.9.28 2014-09-28
- Fix #11: Import fails in Django 1.7.
- Feature: Running test suite with travis on multiple Django versions.
- Feature: Code cleanup and pep8.
- Feature: Add
Tests
section toREADME.rst
. - Feature: Add
Supported Python versions
section toREADME.rst
.
Release Version 2014.9.19
Release Version 2014.6.21
2014.6.21 2014-06-21
- Add changelog.rst file.
- Add manifest.in file.
- Add license file.
- Run the test out of django-admin.py.
- Remove license header from files.
- Add travis-ci testing ;).
- Fix to make it compatible with django >= 1.5.
- Add ability to specify user class
Release Version 1.0
- Initial version