issues
search
mirumee
/
django-prices
Django fields for the prices module
158
stars
53
forks
source link
Currency validation enhancements in multiwidget
#82
Open
krzysztofwolski
opened
5 years ago
krzysztofwolski
commented
5 years ago
DoD:
Use better msgs
https://github.com/mirumee/django-prices/pull/78#discussion_r300449932
Write test scenario:
Form has fixed currency
Before form submission database changes and don't allow this currency
Check if proper message is displayed to user
DoD: