Django-flexible-subscriptions

Latest version: v0.15.1

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

Scan your dependencies

Page 3 of 5

0.7.0

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

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

* Switching ``PlanCost`` ``recurrence_unit`` to a CharField to make
it more clear what the values represent.
* Adding ``PlanCost`` as an InlineAdmin field of ``SubscriptionPlan``.

0.6.0

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

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

* Integrating subscription management utility functions into Django
management commands. Documentation has been updated to explain this
functionality.

0.5.0

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

Bug Fixes
---------

* Fixed issues where last billing date and end billing date were not
diplaying properly when cancelling a subscription.
* Fixing the ``SubscribeUserList`` view to not show inactive
subscriptions.

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

* Improving styling for user-facing views and refactoring style sheet.
* Adding support for German (Germany) locale (``de_de``).

0.4.2

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

Bug Fixes
---------

* Resolving issue where subscription form would generate errors on
initial display.
* Fixed bug where ``PlanList`` would display ``SubscriptionPlan``
instances without associated `PlanCost` instances, resulting in
errors on subscription order preview.

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

* Streamlining the ``PlanList`` - ``PlanListDetail`` -
``SubscriptionPlan`` relationship to make relationships more apparent
and easier to query.
* Added ``FactoryBoy`` factories to help streamline future test
writing.
* Added validation of ``PlanCost`` ``UUID`` in the
``SubscriptionPlanCostForm`` to confirm a valid UUID is provided and
return the object immediately.
* Updated ``PaymentForm to include validation of credit card numbers
and CVV numbers and switched expiry months and years to
``ChoiceField`` to ensure valid data collected.

0.4.1

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

Bug Fixes
---------

* Adding ``styles.css`` to package data.

0.4.0

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

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

* Adding responsive styling to all base HTML templates.
* Updating sandbox site to improve demo and testing functions.
* Breaking more template components into snippets and adding base
templates to make it easier to override pages.
* Adding pagination to views to better handle long lists.
* Adding support for Django 2.2

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.