v0.3.1
Added
- Added
email
as alias foremail_url
- Django 1.7 is now supported
- Added LDAP scheme support for
db_url_config
Fixed
- Fixed typos in the documentation
- Fixed
environ.Path.__add__
to correctly handle plus operator - Fixed
environ.Path.__contains__
to correctly work on Windows