django-moo
Introduction
Introduction
Tutorials
Getting Started as a Player
Building Your First Room
Your First MOO Verb
Writing Tests for Your Verbs
Building a Persistent World from Scratch
How-to Guides
Creating MOO Verbs
Advanced Verb Patterns
How Permissions Work in Verbs
Bootstrap Recipes
Run Multiple Universes on One Server
NPCs and Daemons
Development
Connection Control Verbs
Accessibility and MUD Client Compatibility
SSH Key Management
Reference
The DjangoMOO Runtime
Objects in the DjangoMOO Database
Properties on Objects
Verbs on Objects
Command Parser Reference
Permissions Reference
Verb Sandbox Security Reference
Caching
Celery Tasks
SDK Functions
Bootstrapping Reference
Explanation
Architecture
How Command Parsing Works
Why the Verb Sandbox Exists
Inside the Shell Client
API Reference
API
moo
moo.get_version
moo.asgi
moo.bootstrap
moo.celery
moo.celeryconfig
moo.conftest
moo.conftest.configure_celery_for_tests
moo.conftest.mock_player_connected
moo.conftest.pytest_collection_modifyitems
moo.conftest.t_init
moo.conftest.t_two_sites
moo.conftest.t_two_sites_default
moo.conftest.t_wizard
moo.conftest.t_wizard_user_pk
moo.core
moo.logging
moo.sdk
moo.settings
moo.shell
moo.storage
moo.urls
moo.wsgi
moo.bootstrap
moo.core
moo.shell
django-moo
API
moo
moo.conftest
moo.conftest.configure_celery_for_tests
View page source
moo.conftest.configure_celery_for_tests
moo.conftest.
configure_celery_for_tests
(
)