Tuesday, August 29, 2017

Re: Django deployement Apache

On Tuesday, 29 August 2017 05:48:57 UTC+1, Vernon Swanepoel wrote:
You can just copy the static files out of Django and into the static files in your project itself.

No. You should absolutely not do that. That is what the `collectstatic` command is for.
--
DR. 

--
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+unsubscribe@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/d1503e9c-388e-4a2c-92b7-b6e87ae9933a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment