Reworked Menu-login contrib to latest EvMenu style.

This commit is contained in:
Griatch 2019-03-30 21:47:40 +01:00
parent b68a79ba27
commit db3071356c
3 changed files with 175 additions and 281 deletions

View file

@ -124,6 +124,7 @@ Web/Django standard initiative (@strikaco)
+ The `detail` command now also supports deleting details (like the tutorial-world version).
+ The new `ExtendedRoomCmdSet` includes all the extended-room commands and is now the recommended way
to install the extended-room contrib.
- Reworked `menu_login` contrib to use latest EvMenu standards. Now also supports guest logins.