install django.forms.extras.widgets code example
Example: extra import on django
### addiotnal imports
SHELL_PLUS_PRE_IMPORTS = [
('module.filename', '*'),
]
### addiotnal imports
SHELL_PLUS_PRE_IMPORTS = [
('module.filename', '*'),
]