moo.core
Core MOO functionality, object model, verbs.
Public verb-author API has moved to moo.sdk. This module re-exports
everything for backward compatibility with internal framework code.
Modules
Django backend admin support. |
|
Django App support |
|
Development support resources for MOO programs |
|
A variety of error classes |
|
Custom Django forms used in Admin interface. |
|
DjangoMOO support commands |
|
Site-scoped QuerySet manager for multi-universe support. |
|
Django database migrations |
|
Core entity models for DjangoMOO |
|
Encode/decode MOO JSON. |
|
Parse command strings sent by the client. |
|
Celery Tasks for executing commands or raw Python code. |
|
Unit and functional tests. |
|
Useful global utilities. |