Files
flask-security/flask_security
Eskil Heyn Olsen b15736accd RegisterFormMixin can now to_dict all fields.
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.
2013-01-03 19:07:00 -08:00
..
2012-09-10 18:14:27 -04:00
2012-12-11 15:15:01 -05:00
2012-11-26 16:21:05 -05:00
2013-01-01 11:28:31 -08:00
2012-11-26 16:21:05 -05:00
2012-11-26 16:21:05 -05:00
2012-09-19 01:22:09 -04:00
2012-08-17 14:46:30 -04:00
2012-11-24 17:31:05 -05:00