Skip to content

Remove unnecessary '{% load static %}' template tags #1256

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

Merged
merged 1 commit into from
Mar 31, 2020
Merged

Remove unnecessary '{% load static %}' template tags #1256

merged 1 commit into from
Mar 31, 2020

Conversation

jdufresne
Copy link
Contributor

These templates do not use the {% static ... %} template tag.

These templates do not use the {% static ... %} template tag.
@codecov
Copy link

codecov bot commented Mar 28, 2020

Codecov Report

Merging #1256 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1256   +/-   ##
=======================================
  Coverage   86.54%   86.54%           
=======================================
  Files          25       25           
  Lines        1442     1442           
  Branches      207      207           
=======================================
  Hits         1248     1248           
  Misses        141      141           
  Partials       53       53           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c415869...8c1e91a. Read the comment docs.

@tim-schilling tim-schilling merged commit e9724cf into django-commons:master Mar 31, 2020
@tim-schilling
Copy link
Member

Thanks!

@jdufresne jdufresne deleted the load-static branch May 18, 2020 22:06
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