Django-flexible-subscriptions

Latest version: v0.15.1

Safety actively analyzes 622275 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.15.1

====================

Bug Fixes
---------

* Removing ``order_by`` command from the ``SubscriptionListView`` to
prevent errors with customized user models.

0.15.0

====================

Feature Updates
---------------

* ``DFS_CURRENCY_LOCALE`` setting being deprecated in place of
``DFS_CURRENCY``. This new setting allows either a language code
``str`` or a ``dict` of currency formatting conventions to be passed.
This is then used for subsequent currency formatting operations.
* Adding currency support for India (INR).

0.14.0

====================

Feature Updates
---------------

* Dropping support for Django 1.11. Various aspects of the package have
been updated to leverage Django 2.2 features now (e.g. ``path`` for
URLs).

0.13.0

====================

Feature Updates
---------------

* Adding currency support for Brazil (BRL).

0.12.1

====================

Bug Fixes
---------

* Fixing issue with TransactionDetailView and TransactionListView where
templates were referencing ``SubscriptionTransaction.plan`` rather
than ``SubscriptionTransaction.subscription.plan``.

0.12.0

====================

Feature Updates
---------------

* Adding currency support for France (EUR).
* Adding currency support for Italy (EUR).
* Adding currency support for Swiss Franc (CHF).

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.