1
0

Commit Graph

  • 40804f6898 Accepting request 1198087 from devel:languages:python:django factory Dominique Leuenberger 2024-09-01 17:22:35 +00:00
  • 505543e3ef OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-money?expand=0&rev=20 devel Dirk Mueller 2024-08-31 14:26:16 +00:00
  • 6b1115298b - update to 3.5.3: * django-rest-framework: MoneyField does not work anymore with custom serializer fields * Django 5.1 support * django-rest-framework: Fix regression from 3.5 Dirk Mueller 2024-08-31 13:46:58 +00:00
  • 90ec3a57f5 Accepting request 1184011 from devel:languages:python:django Dominique Leuenberger 2024-07-01 09:20:02 +00:00
  • 7708d8354c - update to 3.5.2: * django-rest-framework: Fix regression from 3.5 * If you generated MoneyField migrations in the previous series 3.4.x, you may have to manually edit subsequent migrations. * Revert 3.4 patch, meaning that auto-generated CurrencyField is once again part of migrations * django-rest-framework: MinMoneyValidator and MaxMoneyValidator fixed, may require default_currency defined * Django 5.0 support Dirk Mueller 2024-06-29 16:39:40 +00:00
  • 05f10dd5c4 Accepting request 1135252 from devel:languages:python:django Ana Guerrero 2023-12-28 22:01:14 +00:00
  • 4892758233 - 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 Dirk Mueller 2023-12-27 09:42:14 +00:00
  • bbff0f8f03 Accepting request 1071154 from devel:languages:python:django Dominique Leuenberger 2023-03-14 17:16:24 +00:00
  • 7cf01f88b4 - Update to 3.0: - Changed - Update py-moneyed to 2.0. - Remove the deprecated Money.decimal_places_display property and argument. - Remove the deprecated CURRENCY_DECIMAL_PLACES_DISPLAY setting. - Null constraint on an implicit CurrencyField is now declared from null=... argument to MoneyField. - Fixed - Improve the internal check for whether a currency is provided - Fix test suite for django main branch - MoneyField raises TypeError when default contains a valid amount but no currence, i.e. Money(123, None). - MoneyField supports default of type bytes - Added - Add support for Django 4.0 and 4.1. - Add support for Python 3.10. - Removed - Drop support for Django 3.1. - Drop support for Python 3.6. - Remove upstreamed patches: - merged_pr_657.patch - pr_638.patch Matej Cepl 2023-03-13 13:55:10 +00:00
  • 4062de421b Accepting request 981048 from devel:languages:python:django Dominique Leuenberger 2022-06-07 09:45:13 +00:00
  • c2384ce2a5 - Refreshed patch pr_638.patch to the merged version. Matej Cepl 2022-06-06 21:42:34 +00:00
  • 318d859692 Accepting request 980905 from devel:languages:python:django Dominique Leuenberger 2022-06-05 19:28:41 +00:00
  • 354907ba26 - Updated pr_638.patch according to the latest development upstream. Matej Cepl 2022-06-05 16:34:09 +00:00
  • 17a67b9ec2 Accepting request 979156 from devel:languages:python:django Dominique Leuenberger 2022-05-25 18:35:10 +00:00
  • 1920926b3d Accepting request 979138 from home:mcalabkova:branches:devel:languages:python:django John Vandenberg 2022-05-25 10:14:37 +00:00
  • 9633494e29 Accepting request 976603 from devel:languages:python:django Dominique Leuenberger 2022-05-12 21:00:55 +00:00
  • 2f9ad31b0e Accepting request 976601 from home:jayvdb:branches:devel:languages:python:django John Vandenberg 2022-05-12 12:11:40 +00:00
  • cf0e5ddaff Accepting request 893761 from devel:languages:python:django Dominique Leuenberger 2021-05-17 16:45:34 +00:00
  • 940be0109f Accepting request 893760 from home:mcalabkova:branches:devel:languages:python:django Markéta Machová 2021-05-17 13:55:43 +00:00
  • 31b4a43fd7 Accepting request 851837 from devel:languages:python:django Dominique Leuenberger 2020-12-01 13:22:41 +00:00
  • 9c9f1251b4 Accepting request 850058 from home:jayvdb:py-submit Markéta Machová 2020-11-30 12:56:27 +00:00