-
Notifications
You must be signed in to change notification settings - Fork 409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Potential contribution: filebrowser-browse-upload #333
Comments
Can it be used just for the widget, without changing field type? |
So - you are using django-filebrowser? Why does it matter that the field type changes? The underlying database representation is the same. |
|
@andybak you never added a PR. should we close this issue? |
see also #236 |
closing this since no PR has been made. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/DjangoAdminHackers/django-filebrowser-browse-upload-field
We find this incredibly useful and it's become our default replacement for FileField and ImageField on all projects. It's been in production for over a year now and is fairly solid.
I'd be curious to see if it's useful to other people (or indeed maybe even worthy of being added to this project). It's based on the filebrowse field but I think it gives a better overall user experience for typical use-cases.
The text was updated successfully, but these errors were encountered: