Please provide the absolute path for static files does so that Django will
be able to find and collect before putting to static root.
On Tue, 21 Sep 2021, 10:05 pm Daniel Gauvin, <
daniel.gau...@solutionsnc.qc.ca> wrote:
> Hi,
>
> I am looking for support to deploy a Django application on cPanel.
On 20/09/2021 21.14, Anornymous u wrote:
Sorry my bad, it was meant for the person asking the question about
deployment.
No worries.
Just a bit confusing when it happens.
Kind regards,
Kasper Laudrup
--
You received this message because you are subscribed to the Google Groups "Django
use
Sorry my bad, it was meant for the person asking the question about
deployment.
On Tue, 21 Sep 2021, 21:49 Kasper Laudrup, wrote:
> On 20/09/2021 19.08, Anornymous u wrote:
> > Open the domain on a different browser see if it works, could be your
> > browser is stuck with cache. Am assuming you
On 20/09/2021 19.08, Anornymous u wrote:
Open the domain on a different browser see if it works, could be your
browser is stuck with cache. Am assuming you had collected all the
static files using the command python manage.py collecstatic
I think you replied to the wrong person. I don't see
Open the domain on a different browser see if it works, could be your
browser is stuck with cache. Am assuming you had collected all the static
files using the command python manage.py collecstatic
On Tue, 21 Sep 2021, 19:41 Kasper Laudrup, wrote:
> On 21/09/2021 17.39, Daniel Gauvin wrote:
> >
On 21/09/2021 17.39, Daniel Gauvin wrote:
Hi,
I am looking for support to deploy a Django application on cPanel. The
application itself is working, however the static files (CSS, JS and
Images) do not load in the application.
Will this guide help you?
https://tubemint.com/deploy-django-o
Hi,
I am looking for support to deploy a Django application on cPanel. The
application itself is working, however the static files (CSS, JS and
Images) do not load in the application.
In my settings.py file, it is as such:
STATIC_URL = '/static/'
STATICFILES_DIRS = ['static']
STATIC_ROOT = o
7 matches
Mail list logo