django-dynamic-forms icon indicating copy to clipboard operation
django-dynamic-forms copied to clipboard

Image Support

Open PratikDhanave opened this issue 9 years ago • 2 comments

In a form field type How to add support for image ?

PratikDhanave avatar Jun 17 '16 11:06 PratikDhanave

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:

  1. Evaluate what you need to do
  2. Propose how you would solve the issue
  3. Write a patch
  4. Write tests
  5. Write documentation
  6. Open a pull request

MarkusH avatar Jun 17 '16 13:06 MarkusH

okay got it I will work on it.

PratikDhanave avatar Jun 19 '16 07:06 PratikDhanave