v2.0.3
版本发布时间: 2021-09-14 05:25:14
stellar/django-polaris最新发布版本:v2.5.0(2024-06-13 04:36:48)
Bug Fixes
- SEP-24:
after_form_validation()
was not called prior to attempting to fetch the next form usingform_for_transaction()
- This likely affects SEP-24 implementations that depend on state changes implemented in
after_form_validation()
to determine which form to return in calls toform_for_transaction()
- This likely affects SEP-24 implementations that depend on state changes implemented in
Security
-
sqlparse
, a sub-dependency of Django, was listed as a direct dependency until Django requires v0.4.2 or above.