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
It would be great if an optional ImageField would be stored on the model that would use the configured storage engine. You could also allow the upload_to to be a callable that could be configured to read what folder to be used for storing images.
The text was updated successfully, but these errors were encountered:
It would be great if an optional ImageField would be stored on the model that would use the configured storage engine. You could also allow the upload_to to be a callable that could be configured to read what folder to be used for storing images.
The text was updated successfully, but these errors were encountered: