Remove dummy@example.com as email fallback since django no longer requires an email to be set
This commit is contained in:
parent
1024cb6f52
commit
5d15010dde
2 changed files with 5 additions and 4 deletions
|
|
@ -52,6 +52,8 @@ without arguments starts a full interactive Python console.
|
|||
fail e.g. for your inventory objs (since their loc is you), whereas this will pass.
|
||||
- RPSystem contrib's CmdRecog will now list all recogs if no arg is given. Also multiple
|
||||
bugfixes.
|
||||
- Remove `dummy@example.com` as a default account email when unset, a string is no longer
|
||||
required by Django.
|
||||
|
||||
|
||||
## Evennia 0.9 (2018-2019)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue