Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • G gesfipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 35
    • Merge requests 35
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Prog
  • gesfipe
  • Merge requests
  • !103

Closed
Created Dec 14, 2019 by Prog@ProgMaintainer
  • Report abuse
Report abuse

Update django-import-export to 1.2.0

  • Overview 1
  • Commits 1
  • Changes 1

Created by: pyup-bot

This PR updates django-import-export from 1.0.0 to 1.2.0.

Changelog

1.2.0

------------------

- feat: Better surfacing of validation errors in UI / optional model instance validation (852)

- chore: Use modern setuptools in setup.py (862)

- chore: Update URLs to use https:// (863)

- chore: remove outdated workarounds

- chore: Run SQLite tests with in-memory database

- fix: Change logging level (832)

- fix: Changed `get_instance()` return val (842)

1.1.0

------------------

- fix: Django2.1 ImportExportModelAdmin export (797) (819)

- setup: add django2.1 to test matrix

- JSONWidget for jsonb fields (803)

- Add ExportActionMixin (809)

- Add Import Export Permissioning 608 (804)

- write_to_tmp_storage() for import_action() (781)

- follow relationships on ForeignKeyWidget 798

- Update all pypi.python.org URLs to pypi.org

- added test for tsv import

- added unicode support for TSV for python 2

- Added ExportViewMixin (692)

1.0.1

------------------

- Make deep copy of fileds from class attr to instance attr (550)

- Fix 612: NumberWidget.is_empty() should strip the value if string type (613)

- Fix 713: last day isn't included in results qs (779)

- use Python3 compatible MySql driver in development (706)

- fix: warning U mode is deprecated in python 3 (776)

- refactor: easier overridding widgets and default field (769)

- Updated documentation regardign declaring fields (735)

- custom js for action form also handles grappelli (719)

- Use 'verbose_name' in breadcrumbs to match Django default (732)

- Add Resource.get_diff_class() (745)

- Fix and add polish translation (747)

- Restore raise_errors to before_import (749)
Links
  • PyPI: https://pypi.org/project/django-import-export
  • Changelog: https://pyup.io/changelogs/django-import-export/
  • Repo: https://github.com/django-import-export/django-import-export
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: pyup-update-django-import-export-1.0.0-to-1.2.0