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

Fix collapsing filter bar for the new Django 1.9 admin. #70

Conversation

maartendraijer
Copy link
Contributor

This PR fixes the collapsing of the filter bar in the default Django 1.9 admin.

Currently:

screen shot 2015-12-07 at 14 46 49

New:

screen shot 2015-12-07 at 14 35 13

@gregmuellegger
Copy link
Collaborator

Awesome! Thanks for the change. Have you tested this against Django 1.8 and earlier? Is the looks still ok?

@maartendraijer
Copy link
Contributor Author

@gregmuellegger

Yes, this is what it looks like in the Django 1.8 admin:

screen shot 2015-12-07 at 17 03 00

gregmuellegger added a commit that referenced this pull request Dec 7, 2015
…-styling

Fix collapsing filter bar for the new Django 1.9 admin.
@gregmuellegger gregmuellegger merged commit d5908cd into jazzband:master Dec 7, 2015
@gregmuellegger
Copy link
Collaborator

Yay, thats part of the 1.1.1 release https://pypi.python.org/pypi/django-sortedm2m

@maartendraijer maartendraijer deleted the feature/fix-django19-admin-styling branch December 14, 2015 13:03
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 this pull request may close these issues.

2 participants