Skip to content

0.5.2

Compare
Choose a tag to compare
@ellmetha ellmetha released this 24 Aug 20:27
· 120 commits to main since this release
9675b2d

Marten 0.5.2 fixes a couple of bugs.

Bug fixes

  • Fix text template name of emails generated through the use of the email generator.
  • Fix non-existing error when the new management command was used to generate an app structure with the --with-auth option.
  • Fix missing "emails" folder requirement in projects generated with the new management command.
  • Fix how nested routes are displayed when invoking the routes management command.
  • Fix settings namespace generation for top-level Settings settings classes.