Skip to content

v2.4.2

Compare
Choose a tag to compare
@babolivier babolivier released this 13 Sep 14:26
· 165 commits to main since this release
v2.4.2
40bb406

Sydent 2.4.2 (2021-09-13)

Bugfixes

  • Fix a bug causing the email address migration script to take a lot of time to run due to inefficient database queries. (#396)

Internal Changes

  • Move dev tools from install_requires to extras_require. (#389)
  • Run background jobs in run rather than in Sydent's constructor. (#394)