File tree Expand file tree Collapse file tree
content/pages/examples/django Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -272,6 +272,16 @@ The django-haystack project is open source under the
272272[ BSD license] ( https://github.com/django-haystack/django-haystack/blob/master/LICENSE ) .
273273
274274
275+ ### django-import-export
276+ [ django-import-export] ( https://github.com/django-import-export/django-import-export )
277+ ([ documentation] ( https://django-import-export.readthedocs.io/en/latest/ )
278+ and [ PyPI page] ( https://pypi.org/project/django-import-export/ ) )
279+ is a [ Django] ( /django.html ) code library for importing and exporting data
280+ from the Django Admin. The tool supports many export and import formats
281+ such as CSV, JSON and YAML. django-import-export is open source under the
282+ [ BSD 2-Clause "Simplified" License] ( https://github.com/django-import-export/django-import-export/blob/master/LICENSE ) .
283+
284+
275285### django-jet
276286[ django-jet] ( https://github.com/geex-arts/django-jet )
277287([ project documentation] ( https://jet.readthedocs.io/en/latest/ ) ,
You can’t perform that action at this time.
0 commit comments