Releases: nulldef/ciesta
Releases · nulldef/ciesta
🔥 Release v0.4.0
🔥 Release 0.3.2
🔥 Release 0.3.1
Breaking changes
Using include instead of inheritance.
Enhancements
- supporting calling
superinside form methods - some minor fixes
🔥 Release 0.2.5
Some minor fixes
🔥 Release 0.2.4
No breaking changes!
New field option: virtual.
You can define field as a "virtual" and syncing will not assign value to model.
🔥 Release 0.2.3
No breaking changes!
Now you don't have to pass a model into form! It will be just an empty form object with defined fields supporting validation.