RPSystem sdesc command to support clear/view sdesc. Resolve #3073.

This commit is contained in:
Griatch 2023-02-26 12:11:22 +01:00
parent e47c69dc24
commit d4074a5dba
3 changed files with 27 additions and 2 deletions

View file

@ -2,6 +2,7 @@
## Main branch (git)
- Feature: RPSystem contrib `sdesc` command can now view/delete your sdesc.
- Bug fix: Change so `script obj = [scriptname|id]` is required to manipulate scripts
on objects; `script scriptname|id` only works on global scripts.
- Doc: Add warning about `Django-wiki` (in wiki tutorial) only supporting Django <4.0.