Django-flexible-subscriptions

Latest version: v0.15.1

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

Scan your dependencies

Page 4 of 5

0.3.2

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

Bug Fixes
---------

* Bug fixes with settings, sandbox site, and admin pages.

0.3.1

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

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

* Adding Australian Dollars to available currencies.

0.3.0

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

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

* Creating ``PlanList`` model to record group of ``SubscriptionPlan``
models to display on a single page for user selection.
* Creating a view and template to display the the oldest active
``PlanList``.

0.2.1

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

Bug Fixes
---------

* Adding missing methods to ``SubscribeView`` and ``Manager`` to record
payment transactions. Added additional method
(``retrieve_transaction_date``) to help with transaction date
specification. Reworked method calls around payment processing to
streamline passing of arguments between functions to reduce need to
override methods.
* Fixing issue in ``Manager`` class where the future billing date was
based off the current datetime, rather than the last billed datetime.
* Adding method to update next billing datetimes for due subscriptions
in the ``Manager`` class.
* Switching the default ``success_url`` for ``SubscribeView`` and
``CancelView`` to the user-specific list of their subscriptions,
rather than the subscription CRUD dashboard.

0.2.0

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

Feature Updates
---------------
* Switching arguments for the ``process_payment`` call to keyword
arguments (``kwargs``).
* Allow the ``SubscriptionView`` class to be specified in the settings
file to make overriding easier.

Bug Fixes
---------

* Passing the PlanCostForm form into the process_payment call to
allow access to the amount to bill.

0.1.1

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

Bug Fixes
---------

* Adding the ``snippets`` folder to the PyPI package - was not included
in previous build.

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.