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
... and the default store and identifier type configs would be done on the backend, either through Django management commands run after initial startup.
MediaStore when instantiated should come configured with a default StoreConfig (and S3Config if applicable).
This then removes the need for specifying a storeconfig when creating new media objects or uploading files.
The text was updated successfully, but these errors were encountered: