Skip to content

v2.3.1

Compare
Choose a tag to compare
@ababic ababic released this 01 Jul 15:37
· 662 commits to master since this release

Minor maintenance release

  • Code example formatting fixes, and better use of headings in README.md.
  • Added 'on_delete=models.CASCADE' to all relationship fields on models where
    no 'on_delete' behaviour was previously set (Django 2.0 compatibility).
  • Marked a missing string for translation (@einsfr)
  • Updated translations for Lithuanian, Portuguese (Brazil), and Russian.
    Many thanks to @mamorim, @treavis and @einsfr!