tardis.tardis_portal.storage package
Submodules
tardis.tardis_portal.storage.file_system module
- class tardis.tardis_portal.storage.file_system.MyTardisLocalFileSystemStorage(*args, **kwargs)
Bases:
FileSystemStorageSimply changes the FileSystemStorage default store location to the MyTardis file store location. Makes it easier to migrate 2.5 installations.