mirror of
https://github.com/pretix/pretix.git
synced 2026-08-09 10:37:50 +00:00
* Refs #99 -- Fix stripe support for zero-decimal currencies * Add new money formatting method * Force decimal places in many places * Locale-aware currency rendering * Fix currencies in more places * More currency fixes
This commit is contained in:
@@ -95,6 +95,7 @@ setup(
|
||||
'markdown',
|
||||
'bleach==2.*',
|
||||
'raven',
|
||||
'babel',
|
||||
'paypalrestsdk==1.12.*',
|
||||
'pycparser==2.13',
|
||||
'django-redis==4.7.*',
|
||||
|
||||
Reference in New Issue
Block a user