django-model-import

A Django library for importing CSVs and other structured data quickly using Django's ModelForm for validation and deserialisation into an instance.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-model-import

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.9.0 2026-07-06    
0.8.0 2026-06-18    
0.7.7 2025-10-07    
0.7.6 2025-03-02    
0.7.5 2025-02-25    
0.7.3 2024-03-06    
0.7.2 2023-06-29    
0.7.1 2023-02-16    
0.7.0 2023-02-16    
0.6.2 2022-12-07    
0.6.1 2022-11-18    
0.6.0 2022-11-15    
0.5.1 2022-10-07
0.5.0 2022-10-03
0.4.18 2022-04-21
0.4.17 2022-04-19
0.4.16 2022-04-19
0.4.15 2022-01-31
0.4.14 2022-01-24
0.4.13 2021-10-01
0.4.12 2021-08-04
0.4.11 2021-08-04
0.4.10 2021-08-02
0.4.4 2020-12-07
0.4.3 2020-12-01
0.4.2 2020-11-27
0.4.1 2019-10-29
0.4 2019-10-23
0.3.2 2018-03-01
0.3.1 2018-02-28
0.3 2018-02-23
0.2.1 2018-02-15
0.2 2018-02-12
0.1.3 2017-12-17
0.1.2 2017-11-27
0.1.1 2017-09-18

Issues with this package?

Page last updated 2026-09-03 04:19:55 UTC