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

template tag error staticfiles #3

Merged

Conversation

akashjadhav3
Copy link

What is the purpose of your pull request?

  • Staticfiles load tag Bug fix

Proposed changes

Fixed staticfiles' is not a registered tag library.

Copy link
Collaborator

@jackkinsella jackkinsella left a comment

Choose a reason for hiding this comment

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

I don't have the capacity to test this right now, but this change looks like the way things should be based on the Django docs and deprecation notices.

What I don't understand is why our team is able to use this fork as it stands (with the old staticfiles loaded) without issue. Maybe it's a soft deprecation?

@jackkinsella
Copy link
Collaborator

jackkinsella commented Apr 20, 2023

And btw super cool that you contributed! Thanks @akashjadhav3

@jackkinsella
Copy link
Collaborator

jackkinsella commented May 18, 2023

We're actually selling this error in production in our admin area today. Gonna merge here and see if fixes things. Will bump version tag to v0.22

@jackkinsella jackkinsella merged commit 0f62523 into morphmarket:develop May 18, 2023
@ecakashjadhav
Copy link

Thanks :)

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.

3 participants