Name |
Last commit
|
Last update |
---|---|---|
.. | ||
migrations | ||
test | ||
__init__.py | ||
admin.py | ||
api.py | ||
errors.py | ||
models.py | ||
serializers.py |
Previously, I moved some assumptions out of class contstants and into code, in `start_workflow()`. Turns out, it's also possible to load a model from the database, which bypasses this check and fails to fill out self.STATUS properly. Refactoring so that `include_staff_in_class()` gets called in both cases.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
migrations | Loading commit data... | |
test | Loading commit data... | |
__init__.py | Loading commit data... | |
admin.py | Loading commit data... | |
api.py | Loading commit data... | |
errors.py | Loading commit data... | |
models.py | Loading commit data... | |
serializers.py | Loading commit data... |