codingjoe / django-pictures

Responsive cross-browser image library using modern codes like AVIF & WebP
BSD 2-Clause "Simplified" License
248 stars 20 forks source link

How to work with static files? #100

Closed ochronus closed 1 year ago

ochronus commented 1 year ago

Might be a silly question (as in out of the context) but is there a canonical way to work with static files? I mean files manually placed during development, and then served using the staticfiles app.

codingjoe commented 1 year ago

Hi @ochronus,

Thank you for reaching out. Rest assured, there are no silly questions. However, I don't know I fully understand yours. Would you care to expand on your use case a little?

Cheers! Joe