- Fixed Django 5 compatibility issues
- Updated requirements to Django 5.0+
- Fixed broken tests with pytest
- Updated documentation
- Expose/Export SoftDeleteSignalModel Model
- Move post_save to outside of the transaction on the Signal Model
- Corrected import / inherited model class
- Change Default code size to 8 on CodeModel
- Use new documentation on GitHub Pages
- Fix typo
- Update documentation
- Translate the documentation to Portuguese
- Start a new from Project from Django Stuff