debian-django-import-export/import_export
Bojan Mihelac 25f709f5de Preparing release 2.0.1 2020-01-15 20:31:15 +01:00
..
formats Isort all the things 2019-01-22 21:10:19 +01:00
locale Fix Dutch translations (#1024) 2019-10-28 13:01:42 +01:00
static/import_export Fix #1006 (#1007) 2019-12-04 13:15:27 +01:00
templates/admin/import_export Import rows have background color (#929) 2019-03-23 08:53:45 +01:00
templatetags Isort all the things 2019-01-22 21:10:19 +01:00
__init__.py Preparing release 2.0.1 2020-01-15 20:31:15 +01:00
admin.py Fix deprecated Django 3.0 function usage (#1054) 2019-12-30 20:17:48 +01:00
exceptions.py Remove support for Django < 2.0 and Python < 3.5 2019-01-18 14:20:18 -08:00
fields.py Isort all the things 2019-01-22 21:10:19 +01:00
forms.py Remove support for Django < 2.0 and Python < 3.5 2019-01-18 14:20:18 -08:00
instance_loaders.py Use resource get_queryset in ModelInstanceLoader (#920) 2019-03-11 08:31:15 +01:00
mixins.py Fix bug with spaces in export filename, pass request and queryset (#980) 2019-08-20 08:53:42 +02:00
resources.py Fix deprecated Django 3.0 function usage (#1054) 2019-12-30 20:17:48 +01:00
results.py Fix potential header / row column mismatches for invalid rows in… (#995) 2019-09-26 11:28:38 +02:00
signals.py signal post_import, post_export 2016-04-22 14:25:28 +08:00
tmp_storages.py Isort all the things 2019-01-22 21:10:19 +01:00
utils.py Fix typos 2019-07-30 07:42:21 +10:00
widgets.py Fix deprecated Django 3.0 function usage (#1054) 2019-12-30 20:17:48 +01:00