ebertti / django-admin-easy

Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way
https://pypi.org/project/django-admin-easy/
MIT License
471 stars 29 forks source link

Passing no params to ImageAdminField is fixed #35

Open Anislav opened 7 years ago

Anislav commented 7 years ago

ImageAdminField fails to render when it is initialized with no params.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 92.87% when pulling c6e91948c93c957cfbbcbbc76aad8b5090e42768 on Anislav:fix/ImageAdminField into f3e95019b4a467dd76fb44acc1e407687fb1d410 on ebertti:master.