debian-django-import-export/import_export
Bojan Mihelac 5cfbfe5b83 Preparing release 1.2.0 2019-01-10 08:36:01 +01:00
..
formats Merge pull request #857 from jdufresne/all-pythons 2018-11-05 09:04:00 +01:00
locale Fix and add polish translation (#747) 2018-03-01 09:01:23 +01:00
static/import_export feat: Better surfacing of validation errors in UI / optional model 2018-12-03 15:24:04 +01:00
templates/admin/import_export feat: Better surfacing of validation errors in UI / optional model 2018-12-03 15:24:04 +01:00
templatetags Add admin import action and lot of other work 2012-11-16 08:51:32 +01:00
__init__.py Preparing release 1.2.0 2019-01-10 08:36:01 +01:00
admin.py feat: Better surfacing of validation errors in UI / optional model 2018-12-03 15:24:04 +01: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 feat: Better surfacing of validation errors in UI / optional model 2018-12-03 15:24:04 +01:00
forms.py fixes some of the pep8 warnings 2015-11-24 12:48:19 +05:30
instance_loaders.py Changed `get_instance()` return val 2018-09-25 12:30:26 -04:00
mixins.py Trim trailing white space throughout the project 2018-11-04 17:20:26 -08:00
models.py Python 3.3 support 2014-01-30 08:34:32 +01:00
resources.py refactor: do not use mutable arguments 2018-12-03 16:06:26 +01:00
results.py feat: Better surfacing of validation errors in UI / optional model 2018-12-03 15:24:04 +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
utils.py Refactor transaction handling 2017-12-04 14:51:12 +01:00
widgets.py Merge branch 'master' into all-dj 2018-11-05 09:03:19 +01:00