No, the development server recognizes new static files on the fly. However, it
can sometimes fail; for example, if you have removed the directory and recreate
it. So restarting it is a good idea when you are trying to debug it.

Antonis Christofides
http://djangodeployment.com


On 2017-07-06 19:20, Andreas Schosser wrote:
> Hi Alex
>
>> On development, I run the django-admin runserver, which AFAIK should take 
>> care of the static path.
> Did you restart the development server. I think the static files are
> collected at startup and newly added files are not recognized on the fly.
>
> Andreas
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/03eb84a8-cb63-7255-eeb1-a1b3fe16a0d8%40djangodeployment.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to