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

Django4 #58

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Django4 #58

wants to merge 2 commits into from

Conversation

blocher
Copy link

@blocher blocher commented Feb 19, 2022

Change to run with Django 4.0+: using smart_str instead of smart_text

@theblueskies
Copy link

@roverdotcom Can this be merged in please?

@radokristof
Copy link

I really need this. Please merge.

@jeloagnasin
Copy link

You can use this branch directly with pip or poetry:

$ poetry add git+https://github.com/blocher/django-inlinecss.git#django4

or

$ pip install django-inlinecss@git+https://github.com/blocher/django-inlinecss.git@django4

@Achilles0509
Copy link

I tried to update Django version to 4.0.6, but failed due to this package.

Copy link

@DarknessRdg DarknessRdg left a comment

Choose a reason for hiding this comment

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

It looks really great to me.
It fixes the breaking change and many are looking for this.

I hope this bug fix can be released soon enough!

@sshishov
Copy link

sshishov commented Oct 4, 2022

Do we have a people with Merge/Release abilities for this repo? Who is the maintainer?

Copy link

@sshishov sshishov left a comment

Choose a reason for hiding this comment

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

LGTM

@sshishov
Copy link

sshishov commented May 20, 2023 via email

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.

8 participants