-
Related model inheritance fixes and string format reference support (
fe97eaf
) -
Decimalfield fix? (
db3e1ba
) -
Jsonfield fix? (
79e1d08
)
Other changes: - documented the use of @property methods as field (related to Support for @property decorated Django model methods #1) - some other documentation improvements - removed some obsolete files
- Bump version to skip published v0.1.0 package
(
20715a2
)
- Temporarily stop using publish-pypi.yml reusable workflow
(
e371d3c
)
- Test pipeline by bumping version
(
9f449c2
)
- Fix some errors after rename
(
c95ee5a
)
Signed-off-by: Jukka Hassinen jukka.hassinen@gmail.com