create AmountField #57101
Labels
No Label
legacy project
Infrastructure: blender.org
legacy project
Infrastructure: Websites
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Information from Developers
Status
Resolved
Type
Bug
Type
Design
Type
Report
Type
To Do
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/devfund-website#57101
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the admin shows separate currency and 'xxx_in_cents' fields. It would be so much nicer if admin users could simply enter 'normal' amounts, so
14.90
instead of1490
, and currencies were shown at each field containing an amount.The
AmountField
class would take care of:currency
property of the model instance.Added subscriber: @dr.sybren
Changed status from 'Open' to: 'Resolved'