You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -161,7 +161,7 @@ Performing exports with celery
161
161
Excluding export file formats in the admin site
162
162
-----------------------------------------------
163
163
164
-
All available file formats to export are taken from the `Tablib project <https://pypi.org/project/tablib/>`.
164
+
All available file formats to export are taken from the `Tablib project <https://pypi.org/project/tablib/>`__.
165
165
166
166
To exclude or disable file formats from the admin site, configure `IMPORT_EXPORT_CELERY_EXCLUDED_FORMATS` django settings variable. This variable is a list of format strings written in lower case.
0 commit comments