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

Сompatibility for django-grappelli #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Apkawa
Copy link

@Apkawa Apkawa commented Feb 11, 2015

django-grappelli.readthedocs.org/en/latest/

@LilyFoote
Copy link
Collaborator

I'm happy with this in principle, but I don't know javascript well enough to review. I'd also like some automated tests so we can make sure this continues to work correctly for both standard django and django with grappelli.

@meshy Any thoughts?


/*Fix for grappelli*/
.ui-sortable {
float: inherit !important;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder -- is there a less aggressive way than !important to get this to work?

@meshy
Copy link
Collaborator

meshy commented Feb 17, 2015

@Apkawa thanks for this!

@Ian-Foote I think that front-end tests are a good plan too -- this project is probably a good candidate for selenium or similar.

@maxpeterson
Copy link
Member

Not really sure why this was never merged?

@LilyFoote
Copy link
Collaborator

Probably because the tests for it never happened.

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.

4 participants