django-ajaximage
django-ajaximage copied to clipboard
Optimize
I don't know wheather you maintain this package or not. But I think it is the best image field in django. I made some updates on it. Maybe you need it too.
- Correctly display the readonly field(Monkey patch django helper module)
- Support django2 and above
- upload_to support datetime string format
- Change FileField to ImageFileField to compatible with ImageField
- Add format_image method to display custom image field using the same format