frappe_form 0.1.2
frappe_form: ^0.1.2 copied to clipboard
A library to render Frappe DocForm and generate a response
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Types of changes
Addedfor new features.Changedfor changes in existing functionality.Deprecatedfor soon-to-be removed features.Removedfor now removed features.Fixedfor any bug fixes.Securityin case of vulnerabilities.
0.1.1 #
Fixed #
- Fixed an issue with the
DocFieldRatingViewthat was not setting the initial rating correctly.