Closed rafalp closed 6 years ago
Merging #57 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #57 +/- ##
=======================================
Coverage 96.15% 96.15%
=======================================
Files 4 4
Lines 104 104
Branches 10 10
=======================================
Hits 100 100
Misses 2 2
Partials 2 2
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 8154f1a...d59d99e. Read the comment docs.
This PR adds
primary_key = False
to ourTaxedMoneyField
which is accessed by Django's ORM whensave()
is called withupdate_fields
.Also bumps version to Beta 6