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

Prevent FORMS_URLFIELD_ASSUME_HTTPS warning on Django 5.0 #384

Merged
merged 1 commit into from
Nov 18, 2024

Prevent FORMS_URLFIELD_ASSUME_HTTPS warning on Django 5.0

b8e94fd
Select commit
Loading
Failed to load commit list.
Merged

Prevent FORMS_URLFIELD_ASSUME_HTTPS warning on Django 5.0 #384

Prevent FORMS_URLFIELD_ASSUME_HTTPS warning on Django 5.0
b8e94fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 0s

90.39% (+0.00%) compared to f37ed87

View this Pull Request on Codecov

90.39% (+0.00%) compared to f37ed87

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.39%. Comparing base (f37ed87) to head (b8e94fd).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #384   +/-   ##
=======================================
  Coverage   90.39%   90.39%           
=======================================
  Files          25       25           
  Lines        1197     1197           
  Branches       86       86           
=======================================
  Hits         1082     1082           
  Misses         88       88           
  Partials       27       27           

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