mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 05:27:17 +02:00
Auto-remapped old django docs to new version. Resolve #3126
This commit is contained in:
parent
0bd99e7325
commit
d13c08ebc9
18 changed files with 43 additions and 28 deletions
|
|
@ -15,7 +15,7 @@ you can "attach" any number of event-handlers to these signals. You can attach
|
|||
any number of handlers and they'll all fire whenever any entity triggers the
|
||||
signal.
|
||||
|
||||
Evennia uses the [Django Signal system](https://docs.djangoproject.com/en/2.2/topics/signals/).
|
||||
Evennia uses the [Django Signal system](https://docs.djangoproject.com/en/4.1/topics/signals/).
|
||||
|
||||
|
||||
## Working with Signals
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue