debian-django-import-export/import_export
Bojan Mihelac 57ff0f5766 Preparing release 1.0.1 2018-05-17 16:50:23 +02:00
..
formats fix: warning U mode is deprecated in python 3 (#776) 2018-05-17 15:38:14 +02:00
locale Fix and add polish translation (#747) 2018-03-01 09:01:23 +01:00
static/import_export custom js for action form also handles grappelli 2017-12-29 04:07:52 +01:00
templates/admin/import_export Use 'verbose_name' in breadcrumbs to match Django default. 2018-01-28 00:11:47 -05:00
templatetags Add admin import action and lot of other work 2012-11-16 08:51:32 +01:00
__init__.py Preparing release 1.0.1 2018-05-17 16:50:23 +02:00
admin.py Merge branch 'fix-orderby' of https://github.com/pacotole/django-import-export into pacotole-fix-orderby 2018-05-17 16:15:56 +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 fix saving m2m in Django<1.9 after #695 2017-12-11 13:16:19 +01:00
forms.py fixes some of the pep8 warnings 2015-11-24 12:48:19 +05:30
instance_loaders.py Replace dict(<list_comprehension>) pattern with dict comprehension 2017-07-08 10:06:04 -07:00
models.py Python 3.3 support 2014-01-30 08:34:32 +01:00
resources.py Make deep copy of fileds from class attr to instance attr (#550) 2018-05-17 16:37:46 +02:00
results.py Remove workaround for Python 2.6 wrt OrderedDict 2017-11-24 04:46:19 -08: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
utils.py Refactor transaction handling 2017-12-04 14:51:12 +01:00
widgets.py Fix #612: NumberWidget.is_empty() should strip the value if string type (#613) 2018-05-17 16:28:48 +02:00