monty5811 / apostello

sms for your church
MIT License
60 stars 21 forks source link

Unknown Person in history #41

Closed nikolay closed 8 years ago

nikolay commented 8 years ago

Once you update the name of a person, in history, it still shows the old name, in my case, "Unknown Person".

monty5811 commented 8 years ago

Oh, thanks, I'll change it so we can update the back log when a contact is saved. This will be in the next release.

You can run ./manage.py update_sms_name_fields from the command line to do this manually at the minute. It will do it for every contact.

How you run the command will depend on how you have deployed apostello