Lists the registered model objects in the package, possibly subject to constraints.
| Parameters: |
|
|---|---|
| Returns: | A list of strings for the models that can be used with get_model_class() or get_model_instance(). |
| Raises: |
|
See the register_model() docstring for examples.