v0.4.0 (2014-06-14)
New:
- Unit tests.
- Python 3 compatibility.
Bugfix:
- Allow dots in fake username field.
- Various internal corrections.
Bugfix:
- Properly use
AUTHGROUPEX_LOGIN_REDIRECT_URL
.
Bugfix:
- Fix bad string interpolation in logging calls
Bugfix:
- Properly use
AUTHGROUPEX_RETURN_URL
when building the return URL
New:
- Add compatibility with Django custom User model.
Bugfix:
- Fix packaging (stop using distribute)
New:
- Moving towards a proper pluggable app
- Provide a ''fake'' mode through
AUTHGROUPEX_FAKE
.
New:
- First layout