Guest User

Untitled

a guest
Jul 19th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. ImageField(
  2. name='headshot',
  3. widget=ImageField._properties['widget'](
  4. label='Headshot',
  5. label_msgid='gseisShowcase_label_headshot',
  6. i18n_domain='gseisShowcase',
  7. ),
  8. required=True,
  9. storage=AttributeStorage(),
  10. ),
Add Comment
Please, Sign In to add comment