7.2.1
- [Feature] support for scaled_float fields (#353) @rzschech
- [Feature] post_index signal (#349) @saadmk11
- [Feature] support for BigAutoField as the pk field (#342) @alexgmin
- [Fix] Allow for ObjectFields to call prepare_func included in InnerDoc. (#346)
- [Fix] DocType._get_actions preventing delete (#370)
- [Upgrade] Adding support for Django 3.1 and 3.2 #371 #342 #343 Thanks to @alexgmin @jramnai 🤩
- [Fix] Testing Fix 0cc33bb (Thanks @oehrlein)