from google.appengine.api import users
here users is instance following some methods like
users.get_current_user()
users.is_current_user_admin()
and if my users login they need to be gmail users am i right? ,but
here i need to implement that even any mail handling users can able to
to register ,could it possible
Thanks in advance
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---