Django error in master due to new column splitting job
Open
- Dominant language
- CSS
- Stars
- 46
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
When running /run/start in the rodan-main container on the master branch locally, the following error is thrown.
```
django.core.exceptions.ImproperlyConfigured: The catalogue of local jobs does not match the ones in database: local job `Column Splitting` has not been registered. Please run `manage.py migrate` on Rodan server to update the database.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.