caktus / caktus/rapidsms-threadless-router
Add Backend Models
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently the backend models aren't created until you attempt to send a message. I'm proposing adding a `post_syncdb` hook to inspect the settings and add the backend models.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing where backend models are currently created when a message is sent, then inspect the settings used to select the backend. Determine how the post_syncdb hook can create the required models from those settings; done means configured backend models exist after synchronization without sending a message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100