I've been using same log in module with web2pyslices for a long time
and it works perfectly, but recently, I got log in issue after I
upgrade to 1.99.4(I used to work well on 1.91.6), when you register a
new user then log off, when you log in again, there are error
information like"<type 'exceptions.KeyError'> 'registration_id'",I
download the source code from web2pyslices, and test on 1.99.4, I got
same issue, can anyone help on this? I can not figure out what cause
this due to changes happen from 1.91.6 to 1.99.4 for web2py, it same
break my program.