I did not updated the current web2pyslices website because I am developing a new one based on my new CMS.
recently the registration_id field is now required by Auth but your table does not have it. Simply add to your auth_user table a new field called registration_id, you can do using extra_fields -- Bruno Rocha [http://rochacbruno.com.br]

