Releases: vsdudakov/fastadmin
Releases · vsdudakov/fastadmin
0.1.30
0.1.30: inlines, wysiwig editor and form_fields_widgets parameter.
0.1.27
Added form_fields_widgets to configure widgets.
0.1.26
Fixed a bug with inline fk_name field. Added pydantic as dependency.
0.1.25
Fixed a bug with inline fk_name field. Added pydantic as dependency.
0.1.24
Fixed a bug with inline fk_name field. Added pydantic as dependency.
0.1.23
Fixed bug with fields on form
0.1.22
Added Pony ORM support and updated documentation
0.1.21
Provided Django ORM implementation: https://github.com/vsdudakov/fast…