import_all_plugins()
deepdataspace.plugins
This module includes the plugable implementations of various dataset format.
Import all plugin modules in this directory without knowing their names. This function is called on django startup. Celery will also call this function on startup if DJANGO_SETTINGS_MODULE environment is set.