Skip to content

v1.4.3

Compare
Choose a tag to compare
@jwhitlock jwhitlock released this 28 Dec 22:49
· 67 commits to master since this release
  • Add Django 1.9 support
  • Support long options without equals signs, such as "--attr selected"
  • Support nose plugins using callback options
  • Support nose options without default values (@jsatt)
  • Remove Django from install dependencies, to avoid accidental upgrades
    (@jsocol, @willkg)
  • Setting REUSE_DB to an empty value now disables REUSE_DB, instead of
    enabling it (@wdoekes)