mirror of
https://github.com/wassname/flask-security.git
synced 2026-06-30 16:40:04 +08:00
b15736accd
It adds a to_dict function that uses inspect to add all wtf Field to the returned dict. This allows extensions to the register form to easily add fields that will be passed to the datastore's create_user function.