Skip to content

Commit

Permalink
Remove refs from Readme since pypi doesn't allow
Browse files Browse the repository at this point in the history
  • Loading branch information
NikAzanov committed Sep 11, 2023
1 parent 23ad7b5 commit 4ad4db8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ Description
`django-import-export <https://github.com/django-import-export/django-import-export/>`_
adding the following features:

* Import/export :ref:`resources<Resources>` in the background via Celery
* Manage import/export :ref:`jobs<ImportJob/ExportJob models>` via Django Admin
* :ref:`DRF integration<ViewSets>` that allows to work with import/export jobs via API
* Import/export resources in the background via Celery
* Manage import/export jobs via Django Admin
* DRF integration that allows to work with import/export jobs via API
* Support `drf-spectacular <https://github.com/tfranzel/drf-spectacular>`_ generated API schema
* Additional:ref:`fields<Fields>` and :ref:`widgets<Widgets>` (FileWidget, IntermediateM2MWidget, M2MField)
* Additional fields and widgets (FileWidget, IntermediateM2MWidget, M2MField)

Installation
-----
------------

To install ``django-import-export-extensions``, run this command in your terminal:

Expand Down

0 comments on commit 4ad4db8

Please sign in to comment.