django-clone
django-clone copied to clipboard
Controlled Django model instance replication.
updates: - [github.com/myint/autoflake: v1.4 → v1.5.1](https://github.com/myint/autoflake/compare/v1.4...v1.5.1)
As explained in https://github.com/tj-django/django-clone/issues/544, I am trying to keep track of instances that have been cloned before and reuse that copy for later references that otherwise would be cloned again....
### Is this feature missing in the latest version? - [X] I'm using the latest release ### Is your feature request related to a problem? Please describe. I am trying...
**Is your feature request related to a problem? Please describe.** - [x] Document support to bulk clone objects i.e clone 100/1000 objects - [ ] Needs to be added to...
### Is your feature request related to a problem? Please describe. Based on https://groups.google.com/g/django-updates/c/vup1ZShMEgQ?pli=1. I'll like to get a sense of the requirements of duplicating models with FileField's ### Describe...
Closes: #663
updates: - [github.com/PyCQA/autoflake: v1.6.1 → v1.7.7](https://github.com/PyCQA/autoflake/compare/v1.6.1...v1.7.7) - [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0)
### Is there an existing issue for this? - [X] I have searched the existing issues ### Does this issue exist in the latest version? - [X] I'm using the...
### Is this feature missing in the latest version? - [X] I'm using the latest release ### Is your feature request related to a problem? Please describe. Some copied objects...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2. Release notes Sourced from actions/checkout's releases. v4.1.2 We are investigating the following issue with this release and have rolled-back the v4 tag to point...