Commit Graph

  • bd7e81a62f debian: add python3 dependancies master Thomas NOËL 2020-04-15 18:32:09 +0200
  • 6fc09e500d debian packaging Benjamin Dauvergne 2014-10-13 23:24:18 +0200
  • 25f709f5de Preparing release 2.0.1 2.0.1 Bojan Mihelac 2020-01-15 20:31:15 +0100
  • 7b853da745 chore: Preparing release 2.0.1 Bojan Mihelac 2020-01-15 20:30:15 +0100
  • 669c631016
    Merge pull request #1065 from django-import-export/pin-tablib-version-to-not-use-new-major-version Manel Clos 2020-01-15 11:10:46 +0100
  • 7878169c72 Pin tablib version to not use new major version Manel Clos 2020-01-15 11:06:57 +0100
  • bcc2143680
    Merge pull request #1063 from lucaspolo/fix-requirements Manel Clos 2020-01-15 07:29:55 +0100
  • 7bc39492a3 Pin tablib version to not use new major version Lucas Polo 2020-01-13 18:43:47 -0300
  • 3f9a430ea3
    Merge pull request #1062 from django-import-export/fix-travis Manel Clos 2020-01-13 15:56:06 +0100
  • 36ddb6d00c travis import error: no module named settings Manel Clos 2020-01-08 12:33:56 +0100
  • aa9284fac6 Fix deprecated Django 3.0 function usage (#1054) MuslimBeibytuly 2019-12-31 01:17:48 +0600
  • b76c0940a1 Fix #1006 (#1007) Jimmy Merrild Krag 2019-12-04 13:15:27 +0100
  • 235a83ac40 Back to development: 2.1 Bojan Mihelac 2019-12-03 18:22:44 +0100
  • bfc9a56b07 chore: fix in README Bojan Mihelac 2019-12-03 18:22:33 +0100
  • 00d9ff218a Preparing release 2.0 2.0 Bojan Mihelac 2019-12-03 18:07:23 +0100
  • 2dc4c9bb60 chore: Preparing release 2.0.0 Bojan Mihelac 2019-12-03 18:01:55 +0100
  • 3cf5e3f979 Fix Dutch translations (#1024) Erwin Junge 2019-10-28 13:01:42 +0100
  • 98e6fdec81 [django2.2] Add real support of Django 2.2 before 3.0 is out (#1021) Bastien Vallet 2019-10-24 20:57:04 +0200
  • 7dabf55887 [py38] Python 3.8 is no longer dev (#1022) Bastien Vallet 2019-10-24 20:56:12 +0200
  • 4589d4c40b fix: DateTimeWidget not timezone sensitive (#813) (#943) Bojan Mihelac 2019-10-11 07:35:37 +0200
  • d75c381d7b Add missing space to description (#1015) nodarai 2019-10-09 17:11:22 +0200
  • 52c69fef47 Move actions definition to ExportActionMixin (#992) lorenzomorandini 2019-10-09 08:47:13 +0200
  • 01c12aee99 Add language support: Turkish (#1013) Özcan Yarımdunya 2019-10-09 09:33:09 +0300
  • 7bb9344954 Fix exception import for Django 3 (#1010) Jimmy Merrild Krag 2019-10-08 10:02:46 +0200
  • b12154dfb7 Fix potential header / row column mismatches for invalid rows in… (#995) Andy Babic 2019-09-26 10:28:38 +0100
  • 86fe75a76f Assume user is importing new data if id fields not included (#996) Andy Babic 2019-09-18 16:23:40 +0100
  • 141932b751 Fix bug with spaces in export filename, pass request and queryset (#980) Kamil Sokołowski 2019-08-20 08:53:42 +0200
  • 6f462d7914
    Merge pull request #979 from minho42/Fix-typos Bojan Mihelac 2019-07-30 08:29:09 +0200
  • 2d2a6e7ef2 Fix typos Min ho Kim 2019-07-30 07:42:21 +1000
  • 9e0fc18cb2 Simplify Django version in TravisCI (#970) Adam Dobrawy 2019-07-24 08:26:49 +0200
  • 52f0a1fc09
    Merge pull request #966 from andrewgy8/bump-stale-bot-time Bojan Mihelac 2019-07-02 10:15:41 +0200
  • d219e24d5c bump stale bot time andrewgy8 2019-07-02 08:20:17 +0200
  • 3c082f98af Align error in rtl mode (#954) Mehdi Pourfar 2019-05-19 23:06:22 -0700
  • 2e8ba64bf4 Add dutch translations (#951) Bram Janssen 2019-05-19 09:41:22 +0200
  • 874ede90bd
    Add 3.8-dev to travis ci (#926) Andrew Graham-Yooll 2019-05-14 17:26:00 +0200
  • 834e8c954e Fix style in getting_started docs (#952) Zach Cheung 2019-05-14 16:12:05 +0800
  • 4861da8687 Update documentation to show that mixins must be referenced before admin.ModelAdmin. (#946) YPCrumble 2019-05-06 09:50:12 -0400
  • 127f00d03f Complete example for admin integration (#937) Patrick 2019-04-03 23:52:20 -0700
  • fe491d8af6 JSONWidget updated with null value fix (#928) Dr. Shubham Dipt 2019-03-25 07:57:05 +0100
  • a719baf4d7 Import rows have background color (#929) adibo 2019-03-23 08:53:45 +0100
  • 77816e4e6e Use resource get_queryset in ModelInstanceLoader (#920) adibo 2019-03-11 08:31:15 +0100
  • 5706382502 Simplify coerce to text type (#887) Jon Dufresne 2019-03-08 22:15:51 -0800
  • f062d38922 More flexibility in ConfirmImportForm, forms and resource kwargs (#893) adibo 2019-03-04 15:16:51 +0100
  • 08698a0bd4
    Add JSON B type field mapping (#904) Andrew Graham-Yooll 2019-02-25 08:58:28 +0100
  • 07bfece843
    Scale back stale bot's time-to-stale (#918) Andrew Graham-Yooll 2019-02-25 08:57:38 +0100
  • 86a2912da3
    Merge pull request #897 from bmihelac/add-wheel Bojan Mihelac 2019-02-20 20:57:20 +0100
  • 3d65c2dae4
    Merge pull request #915 from bmihelac/andrewgy8-mysql-testing-in-pipeline Bojan Mihelac 2019-02-20 09:06:18 +0100
  • b6fe89adfa test: explicitly order qs in ManyToManyWidget Bojan Mihelac 2019-02-20 08:22:36 +0100
  • 9965c4e8dd Add mysql to travis andrewgy8 2019-02-09 20:49:23 +0100
  • 1298aff96a Expand doc strings to include Mixin superclasses (#914) Timothy Hobbs 2019-02-16 10:27:04 +0100
  • 2795471cfe
    Stale file should not be hidden (#908) Andrew Graham-Yooll 2019-02-10 11:54:32 +0100
  • 5889037976
    Stale bot configuration (#907) Andrew Graham-Yooll 2019-02-10 10:36:16 +0100
  • d4f6452ed6
    Merge pull request #906 from andrewgy8/remove-python-compatibility-string Andrew Graham-Yooll 2019-02-10 09:50:48 +0100
  • 20d64f7122 Exlcude python 3.5 with its env var explicitly with django master andrewgy8 2019-02-10 09:44:27 +0100
  • 83ee591103 Remove duplicated matrix key andrewgy8 2019-02-10 09:25:28 +0100
  • d3075f3407 Move matrix to child of env andrewgy8 2019-02-10 09:21:19 +0100
  • 916b1c4f06 Add exclude to travis matrix for master and 3.5 andrewgy8 2019-02-09 21:24:29 +0100
  • f657e000af Remove python2 compatibility decorator andrewgy8 2019-02-09 21:03:36 +0100
  • da1c21a780
    Merge pull request #865 from bmihelac/fix-864-example-app Bojan Mihelac 2019-01-30 15:32:54 +0100
  • 0bc2f6d51a
    Merge pull request #902 from andrewgy8/postgres-testing-in-travis Andrew Graham-Yooll 2019-01-29 13:42:40 +0100
  • 74910545cb chore: fix Imports are incorrectly sorted. Bojan Mihelac 2019-01-28 09:07:55 +0100
  • a700b20392
    Merge pull request #898 from bmihelac/add-long-description Bojan Mihelac 2019-01-28 08:41:56 +0100
  • f75c47d50f Use global env vars for postgres andrewgy8 2019-01-27 15:56:55 +0100
  • 5037fc0639 Used non-fixed id for test. Database is not torn down after each run, which means that the id is incrementing andrewgy8 2019-01-27 15:42:19 +0100
  • 84a37d2e7a Fix warning from assertEquals andrewgy8 2019-01-27 15:29:43 +0100
  • ec23ae0f1c Add psycopg2 as postgres driver to test requirements andrewgy8 2019-01-27 14:29:25 +0100
  • 0f049802df Add django version to the matrix andrewgy8 2019-01-27 14:18:33 +0100
  • 2d29770cd2 Add matrix for sqlite and postgres testing andrewgy8 2019-01-27 14:12:49 +0100
  • 4f8580a4d6
    Merge pull request #888 from jdufresne/assert-equals Bojan Mihelac 2019-01-26 11:43:45 +0000
  • 3b091fba81 Correct mistaken assertTrue() -> assertEquals() Jon Dufresne 2019-01-11 14:06:12 -0800
  • 36f0421e04 chore: add package long_description Bojan Mihelac 2019-01-23 13:55:50 +0100
  • 85d89b0684 chore: add python wheels to dev requirements (#890) Bojan Mihelac 2019-01-23 13:45:13 +0100
  • 6575c3e1d8
    Merge pull request #895 from andrewgy8/move-isort-config Andrew Graham-Yooll 2019-01-22 21:26:57 +0100
  • c2c62e07b3
    Merge pull request #894 from andrewgy8/master Andrew Graham-Yooll 2019-01-22 21:16:57 +0100
  • 5551d89cc5 Fix conflict andrewgy8 2019-01-22 21:15:09 +0100
  • 182b3580e4
    Merge pull request #896 from andrewgy8/use-proper-coveralls-badge Andrew Graham-Yooll 2019-01-22 21:12:43 +0100
  • 5034934c1d Add github directory with PR and issue templates andrewgy8 2019-01-19 20:36:02 +0100
  • 1d40b4fd79 Isort all the things andrewgy8 2019-01-22 21:10:19 +0100
  • b04bd832d9 Fix isorting issues. Add isort to travis to catch future issues. Move isort config to setup.cfg andrewgy8 2019-01-22 21:09:45 +0100
  • 2ce875c393 Use coveralls master branch tag in the readme andrewgy8 2019-01-20 13:42:38 +0100
  • 78023c9827
    Merge pull request #889 from jdufresne/drop-eol Andrew Graham-Yooll 2019-01-22 21:04:49 +0100
  • 698d720203 Remove support for Django < 2.0 and Python < 3.5 Jon Dufresne 2019-01-11 13:38:55 -0800
  • e7461eb6a9
    Merge pull request #866 from jdufresne/unused-importlib Bojan Mihelac 2019-01-10 09:14:48 +0100
  • ffc875da6d
    Merge pull request #867 from jdufresne/transaction Bojan Mihelac 2019-01-10 09:14:24 +0100
  • 928ec9f464
    Merge pull request #801 from andrewgy8/master Bojan Mihelac 2019-01-10 08:57:40 +0100
  • 0a131be28c chore(docs): fix version typo in changelog Bojan Mihelac 2019-01-10 08:49:24 +0100
  • cce907a155 chore(docs): fix version typo in changelog Bojan Mihelac 2019-01-10 08:48:13 +0100
  • 870afd289d chore(docs): fix version typo in changelog Bojan Mihelac 2019-01-10 08:47:19 +0100
  • f8be617d74 Back to development: 1.2.1 Bojan Mihelac 2019-01-10 08:40:54 +0100
  • 5cfbfe5b83 Preparing release 1.2.0 1.2.0 Bojan Mihelac 2019-01-10 08:36:01 +0100
  • 1a71653b66 chore: update Changelog Bojan Mihelac 2019-01-10 08:34:54 +0100
  • 596a4f5b54 refactor: do not use mutable arguments Bojan Mihelac 2018-12-03 16:06:26 +0100
  • cd28fd0fe4
    Update AUTHORS Bojan Mihelac 2018-12-03 15:26:59 +0100
  • bd5ce92d05 feat: Better surfacing of validation errors in UI / optional model instance validationA (#852) Andy Babic 2018-11-02 11:35:05 +0000
  • 254e18e92c Remove transaction workaround for older unsupported Django Jon Dufresne 2018-11-05 06:34:04 -0800
  • 6c470dddb9 Remove additional unused import Jon Dufresne 2018-11-05 06:25:30 -0800
  • 5ea3ebc9e3 fix: Example application does not work (#864) Bojan Mihelac 2018-11-05 11:05:53 +0100
  • 5e8d5be9ff Merge branch 'jdufresne-memory' Bojan Mihelac 2018-11-05 09:08:28 +0100
  • 67bb2ca6f8 Merge branch 'memory' of https://github.com/jdufresne/django-import-export into jdufresne-memory Bojan Mihelac 2018-11-05 09:08:05 +0100
  • 7973d31ac5
    Merge pull request #854 from jdufresne/doc-py Bojan Mihelac 2018-11-05 09:06:34 +0100