You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/the-marten-project/release-notes/0.5.2.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,3 +12,4 @@ _Under development._
12
12
* Fix non-existing error when the [`new`](../../development/reference/management-commands.md#new) management command was used to generate an app structure with the `--with-auth` option.
13
13
* Fix missing "emails" folder requirement in projects generated with the [`new`](../../development/reference/management-commands.md#new) management command.
14
14
* Fix how nested routes are displayed when invoking the [`routes`](../../development/reference/management-commands.md#routes) management command.
15
+
* Fix settings namespace generation for top-level `Settings` settings classes.
0 commit comments