debian-django-import-export/import_export
Bojan Mihelac 00d9ff218a Preparing release 2.0 2019-12-03 18:07:23 +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 Align error in rtl mode (#954) 2019-05-20 08:06:22 +02: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 2019-12-03 18:07:23 +01:00
admin.py Move actions definition to ExportActionMixin (#992) 2019-10-09 08:47:13 +02: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 exception import for Django 3 (#1010) 2019-10-08 10:02:46 +02: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: DateTimeWidget not timezone sensitive (#813) (#943) 2019-10-11 07:35:37 +02:00