This reverts commit 01160fc061, reversing changes made to 4bff9daf8b.
01160fc061
4bff9daf8b
:with_avatar
This would result in a 404 error in certain views. The `save` call was being rolled back due to an error in the validation step. Relax the validation step so that this works. Closes #1570