https://github.com/level12/keg-auth/blob/master/keg_auth/forms.py#L128 Should have `coerce=int` passed to the field constructor. Same for group_ids and permission_ids.
https://github.com/level12/keg-auth/blob/master/keg_auth/forms.py#L128
Should have
coerce=intpassed to the field constructor. Same for group_ids and permission_ids.