bellville
bellville copied to clipboard
sender check is too strict
My company name contains a numerical digit. I have this company name registered with Clickatell and can send messages through their API with my company name as the sender, but bellville rejects it, because it fails the .isalpha() check.
Thanks for reporting the issue, I'm not sure how pressing this is for you but I'm unable to work on this in the immediate. If you're able to submit a patch that would be awesome.
It's not pressing, really. I'm not exposing the library to anyone but myself, so I just disabled the check, but sure, I can whip up a patch.
Patch written, pull request sent.
I'm not sure how I could have connected that pull request with this issue. I'm still a bit new to Github.
So this should be closed, right?