Re: Feature Request: Provide an option to disable static files caching during development

2021-10-25 Thread Bharat Chauhan
9 PM UTC+5:30 roxane...@gmail.com wrote: > Hi > > Wouldn't the setting "CACHE_MIDDLEWARE_SECONDS" do what you are looking > for ? > > Regards, > > > Le vendredi 22 octobre 2021 à 15:53:44 UTC+2, Bharat Chauhan a écrit : > >> Really, no one is inte

Re: Feature Request: Provide an option to disable static files caching during development

2021-10-22 Thread Bharat Chauhan
changes not reflected in the browser?" > > Having static files caching disabled when DEBUG=True would be very useful. > Thanks for bringing this up! > > Sage > > On Monday, 27 September 2021 at 20:17:35 UTC+7 Bharat Chauhan wrote: > >> Hello, >> >> I recently o

Feature Request: Provide an option to disable static files caching during development

2021-09-27 Thread Bharat Chauhan
Hello, I recently opened a ticket (#33148 ) but it was closed as duplicate of (#32891 ) which itself is marked "wontfix". The reasoning provided by Carlton Gibson for this is: > *I don't think this is th