django-dynamic-forms
django-dynamic-forms copied to clipboard
Image Support
In a form field type How to add support for image ?
This is not supported (yet). I'm happy to guide you through the contribution process if you'd like. This would contain the following steps:
- Evaluate what you need to do
- Propose how you would solve the issue
- Write a patch
- Write tests
- Write documentation
- Open a pull request
okay got it I will work on it.