Closed
Bug 945267
Opened 11 years ago
Closed 9 years ago
Reverse cannot_be_paid in mkt/developers/views_payments.py so it's easier to use
Categories
(Marketplace Graveyard :: Code Quality, defect, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: muffinresearch, Unassigned)
Details
(Whiteboard: [marketplace-transition])
See https://github.com/mozilla/zamboni/blob/master/mkt/developers/views_payments.py#L109
`cannot_be_paid` would better expressed as `can_be_paid` because looking at code that has things like `foo and not cannot_be_paid` adds unnecessary cognitive overhead.
Updated•11 years ago
|
Priority: -- → P4
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Whiteboard: [marketplace-transition]
You need to log in
before you can comment on or make changes to this bug.
Description
•