debian-django-import-export/import_export
Bojan Mihelac 66f1f34149 Preparing release 0.6.0 2017-11-23 08:13:22 +01:00
..
formats use optimized xlsx reader 2016-06-27 20:20:31 +03:00
locale Add Bulgarian translations 2017-09-17 22:21:18 +03:00
static/import_export show formats selector only when export action is selected 2016-02-19 10:11:13 +01:00
templates/admin/import_export Added {{ block.super }} call in block bodyclass 2017-03-10 11:36:03 +01:00
templatetags Add admin import action and lot of other work 2012-11-16 08:51:32 +01:00
__init__.py Preparing release 0.6.0 2017-11-23 08:13:22 +01:00
admin.py fix for Django 2.0 2017-10-21 17:06:09 +02:00
django_compat.py fixes some of the pep8 warnings 2015-11-24 12:48:19 +05:30
exceptions.py Python 3.3 support 2014-01-30 08:34:32 +01:00
fields.py Add saves_null_values attribute to Field 2017-06-21 16:21:24 -07:00
forms.py fixes some of the pep8 warnings 2015-11-24 12:48:19 +05:30
instance_loaders.py Python 3.3 support 2014-01-30 08:34:32 +01:00
models.py Python 3.3 support 2014-01-30 08:34:32 +01:00
resources.py fix for Django 2.0 2017-10-21 17:06:09 +02:00
results.py Error in converting exceptions to strings 2016-09-26 01:29:32 +01:00
signals.py signal post_import, post_export 2016-04-22 14:25:28 +08:00
tmp_storages.py Added support for the file mode to MediaStorage.read(). 2016-03-02 14:06:56 -05:00
widgets.py Fixes error introduced in 5af557423b 2017-11-16 20:41:40 +01:00