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

collapse.js deleted in django 5.1 #542

Closed
Mogost opened this issue May 29, 2024 · 2 comments · Fixed by #556
Closed

collapse.js deleted in django 5.1 #542

Mogost opened this issue May 29, 2024 · 2 comments · Fixed by #556
Assignees

Comments

@Mogost
Copy link
Member

Mogost commented May 29, 2024

This script was deleted in Django 5.1

<script type="text/javascript" src="{% static 'admin/js/collapse.js' %}"></script>

refs:
django/django#17910
django/django@7857507
https://code.djangoproject.com/ticket/35189

@camilonova
Copy link
Member

It will be a matter of only removing that line?

@camilonova camilonova self-assigned this Jun 1, 2024
@Mogost
Copy link
Member Author

Mogost commented Jun 2, 2024

It will be a matter of only removing that line?

I think so. But we need to take into account backward compatibility with older versions of Django.

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

Successfully merging a pull request may close this issue.

2 participants