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.0 compatibility #23

Closed
justinask7 opened this issue Jan 17, 2018 · 3 comments
Closed

Django 2.0 compatibility #23

justinask7 opened this issue Jan 17, 2018 · 3 comments

Comments

@justinask7
Copy link

Tabbed admin isn't working with Django 2.0. Probably because TabbedAdmin uses django.forms.Media.add_css() and django.forms.Media.add_js() functions, which do not exist in Django 2.0.

Question - are there any plans on making TabbedAdmin compatible with Django 2.0?

@Gedzis
Copy link

Gedzis commented Jan 25, 2018

👍

@Gedzis
Copy link

Gedzis commented Jan 25, 2018

@omji any timeline on this issue fix?

@ogtony
Copy link
Contributor

ogtony commented May 11, 2018

Sent up a pull request to fix this issue. Let me know if you need me to do any other work or testing on it.

@omji omji closed this as completed in #25 Jul 2, 2018
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

3 participants