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

Always render hidden CSRF token input in reusable non-crispy templates #3157

Merged
merged 2 commits into from
Nov 7, 2024

Update changelog

713ce0f
Select commit
Loading
Failed to load commit list.
Merged

Always render hidden CSRF token input in reusable non-crispy templates #3157

Update changelog
713ce0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 6, 2024 in 1s

60.41% (-0.04%) compared to 05dfb18

View this Pull Request on Codecov

60.41% (-0.04%) compared to 05dfb18

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.41%. Comparing base (05dfb18) to head (713ce0f).
Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3157      +/-   ##
==========================================
- Coverage   60.45%   60.41%   -0.04%     
==========================================
  Files         605      605              
  Lines       43745    43734      -11     
  Branches       48       48              
==========================================
- Hits        26448    26424      -24     
- Misses      17285    17298      +13     
  Partials       12       12              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.