django-import-export/docs/celery.rst
2024-11-08 12:26:11 +00:00

11 lines
476 B
ReStructuredText

.. _celery:
===========
Using celery
===========
You can use one of the third-party applications to process long imports and exports in Celery:
* `django-import-export-celery <https://github.com/auto-mat/django-import-export-celery>`_ (`PyPI <https://pypi.org/project/django-import-export-celery>`_)
* `django-import-export-extensions <https://github.com/saritasa-nest/django-import-export-extensions>`_ (`PyPI <https://pypi.org/project/django-import-export-extensions>`_)