jazzband / django-newsletter

An email newsletter application for the Django web application framework, including an extended admin interface, web (un)subscription, dynamic e-mail templates, an archive and HTML email support.
GNU Affero General Public License v3.0
849 stars 205 forks source link

Update admin_forms.py #388

Closed fearless-spider closed 1 year ago

fearless-spider commented 1 year ago

Fix Message instance needs to have a primary key https://github.com/jazzband/django-newsletter/issues/386

codecov[bot] commented 1 year ago

Codecov Report

Merging #388 (a5f5761) into master (9e0573b) will increase coverage by 0.73%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #388      +/-   ##
==========================================
+ Coverage   85.28%   86.02%   +0.73%     
==========================================
  Files          16       16              
  Lines        1312     1302      -10     
  Branches      199      138      -61     
==========================================
+ Hits         1119     1120       +1     
+ Misses        146      135      -11     
  Partials       47       47              
Impacted Files Coverage Δ
newsletter/admin_forms.py 69.76% <100.00%> (+0.35%) :arrow_up:

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more