Skip to content
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

Support for django 2.1 #8

Open
frague59 opened this issue Sep 30, 2019 · 0 comments
Open

Support for django 2.1 #8

frague59 opened this issue Sep 30, 2019 · 0 comments

Comments

@frague59
Copy link
Contributor

Hi,

I" migrating an application from django 1.11 to 2.1+, this application uses AnyImageFied for pictures management,

I've noticed an incompatibility in wigdets; for now, an addional parameter is required for Widget.render() method: renderer

I'll propose a PR for this...

Thanks !

frague59 pushed a commit to frague59/django-any-imagefield that referenced this issue Sep 30, 2019
+ Adds the rendered parameter to the
  solr.FixedSorlAdminImageWidget.render() method
frague59 pushed a commit to frague59/django-any-imagefield that referenced this issue Sep 30, 2019
+ Updated caller signature about renderer
vdboor pushed a commit that referenced this issue Mar 2, 2020
Fix solr.FixedSorlAdminImageWidget.render() method for Django 2.1+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant