Releases: tj-django/django-clone
Releases · tj-django/django-clone
v2.7.2
- Simplify duplicating all non editable fields with defaults @yuekui
- Removed unused access of field.default @yuekui
v2.7.1
Updated docs (#391)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v2.7.0
- Prioritize using field.get_default to prevent copying the current field value directly to the cloned instance. Reported by: @inerte
- Cleaned up locales to only include the model_clone package.
v2.6.0
Merge branch 'chore/increase-test-coverage' into main
v2.5.3
Bump version: 2.5.2 → 2.5.3
v2.5.2
Bump version: 2.5.1 → 2.5.2
v2.5.1
Bump version: 2.5.0 → 2.5.1
v2.5.0
Bump version: 2.4.0 → 2.5.0
v2.4.0
Bump version: 2.3.3 → 2.4.0