Django-model-import

Latest version: v0.7.6

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.4.15

What's Changed
* Bump sqlparse from 0.4.1 to 0.4.2 by dependabot in https://github.com/uptick/django-model-import/pull/22
* Bump django from 3.2.5 to 3.2.11 by dependabot in https://github.com/uptick/django-model-import/pull/23
* Add warnings by bayangan1991 in https://github.com/uptick/django-model-import/pull/24


**Full Changelog**: https://github.com/uptick/django-model-import/compare/v0.4.14...v0.4.15

0.4.14

0.4.13

- Migrated to poetry
- Changes to allow partial updates (columns required for creation are dropped for updates)

0.4.5

Fixed a bug importing fields where the field being imported is excluded in _meta.exclude

0.4.4

- Added a `none_if_missing` kwarg to `CachedChoiceField` for better fidelity between required/non-required fields.
- Added support for callback logging per-row
- Make it easier to subclass the "cached get" on `CachedChoiceField`

0.4.3

Be OKAY with composite lookups that don't have all values set.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.