Show HN: Normalized File Field for Django

2 points by frnhr ↗ HN
I'm tired of having to treat FileField in forms in a special way. And it's very tricky to get it to behave nicely, with all combinations of form validation and the "Clear" checkbox...

So I made an app that takes care of it: https://github.com/frnhr/django-normalized-filefield

It is still somewhat in the "proof of concept" phase, but usable IMO.

Any thoughts on what the ideal file input should behave like?

1 comment

[ 1.7 ms ] story [ 9.8 ms ] thread