python - Creating a custom registration form in Google Course Builder -


i need create registration form google course builder opened without gmail account , register personal email using customized registration form.

i checked google course builder website , did find useful information how customize except not know python. write new entities "your email :" example , how link html form. or how disable navigation gmail login form when registering. 1 created in coursera website.

it's possible without gmail account register, have create google account linked e-mail address. can going https://accounts.google.com/login , clicking red sign button on top-right.

if add fiends form in views/register.html, data saved in student model in data store, json encoded in 'additional_fields' property. that's never been useful me, , i've added more fields using python, yeah.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -