Skip to content

Django 2.0 Support

Compare
Choose a tag to compare
@clintonb clintonb released this 24 Jan 15:36
· 172 commits to master since this release
  • Added support for Django 2.0.
  • Added support for search the name and notes fields in Django admin.
  • Fixed small bugs in management commands.
  • Fixed small documentation issues.
  • Updated waffle_flag management command to accept user groups.
  • Added setting WAFFLE_READ_FROM_WRITE_DB to read from write DB on cache miss.