Skip to content

v0.3.1

Compare
Choose a tag to compare
@joke2k joke2k released this 19 Sep 17:12

Added

  • Added email as alias for email_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