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
{{ message }}
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.
There is no way for selecting the uploaded file. It is visible in the filebrowser but is not selectable. Clicking the name opens the file itself.
Might have something in common with wardi/django-filebrowser-no-grappelli#56
A possible fix is to copy the uploaded file URL, then clip the MEDIA_ROOT part and paste into the slide filename input field.
The text was updated successfully, but these errors were encountered:
There is no way for selecting the uploaded file. It is visible in the filebrowser but is not selectable. Clicking the name opens the file itself.
Might have something in common with wardi/django-filebrowser-no-grappelli#56
A possible fix is to copy the uploaded file URL, then clip the MEDIA_ROOT part and paste into the slide filename input field.
The text was updated successfully, but these errors were encountered: