-
-
Notifications
You must be signed in to change notification settings - Fork 282
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
rename PAYMENT_VARIANTS to PAYMENT_VARIANTS_API #137
base: main
Are you sure you want to change the base?
Conversation
patterns are |
Codecov Report
@@ Coverage Diff @@
## master #137 +/- ##
=======================================
Coverage 79.13% 79.13%
=======================================
Files 27 27
Lines 1649 1649
Branches 190 190
=======================================
Hits 1305 1305
Misses 245 245
Partials 99 99
Continue to review full report at Codecov.
|
hm, most probably some broken tests (django 1.11), I have fixed some in my branch: |
…yment keys appearing in debug)
429df91
to
d68e21d
Compare
now it should work |
this change can save your keys if you have a bad day and enable debug in django.settings |
@WhyNotHugo should we resume this? |
It can be rebased, but we likely want to maintain backwards compatibility with the previous name. |
fix issue #64
this should prevent credentials appearing in the log