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

Django 2.2 requires jquery to be set as dependency #76

Closed
kaduuuken opened this issue Apr 15, 2019 · 1 comment
Closed

Django 2.2 requires jquery to be set as dependency #76

kaduuuken opened this issue Apr 15, 2019 · 1 comment

Comments

@kaduuuken
Copy link

see https://docs.djangoproject.com/en/2.2/releases/2.2/#merging-of-form-media-assets

compatible_staticpath('admin/js/jquery.init.js'), needs to be added to AdminPagedownWidget in line 93 and to PagedownWidget in line 39 in widgets.py

@timmyomahony
Copy link
Owner

Should be fixed with version 2.0.3

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

2 participants