Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you add customization for value upload_to #23

Open
Sokirlov opened this issue Oct 30, 2024 · 1 comment
Open

Can you add customization for value upload_to #23

Sokirlov opened this issue Oct 30, 2024 · 1 comment

Comments

@Sokirlov
Copy link

You have the model Image with field
data = models.ImageField(upload_to='images')

In my project i use upload_to='%Y/%m/%d', maybe other dev use other path.
Can you add in settings default upload path variable.

@Starcross
Copy link
Owner

Sure, this is now in release 1.1.1 and from commit f3f3b3e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants