Following the same-name course on Lynda.com
- Use of
__var_nameandself.var_namein model - Decorator for oop in Python:
@var_name.setter... - User
serialize()for convert a class instance to dictionary type - Use
app.error_handler_specdictionary to map error handler to different handler