python-django-money
Django support for using money and currency fields
- Developed at devel:languages:python:django
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-django-money && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
django-money-3.4.1.tar.gz | 0000066731 65.2 KB | |
python-django-money.changes | 0000003734 3.65 KB | |
python-django-money.spec | 0000002673 2.61 KB |
Revision 8 (latest revision is 10)
Ana Guerrero (anag+factory)
accepted
request 1135252
from
Dirk Mueller (dirkmueller)
(revision 8)
- update to 3.4.1: * The default setting for ``CURRENCY_CHOICES`` excluded the currency choice defined by ``DEFAULT_CURRENCY``. * Don't register Django Money serializers by default, instead the user should actively register a serializer in the ``settings.py`` * Fix detection of necessary migrations. Note that this means that previously undetected migrations will be detected as of this version * New setting CURRENCY_DECIMAL_PLACES_DISPLAY configures decimal
Comments 0