c# .net Adsense ADO.NET Linq Viruses/security asp.net MVC JQuery Angular-js Node-js SEO Java C++ SQL API Networking vb.net .Net Css JavaScript Generics c#.Net entity framework HTML Website host Website Construction Guide HTTP tutorial W3C tutorial Web Services JSON Psychology Ionic framework Angular ReactJS Python Computer Android
Python

CSS & images not loading in django admin | cpanel without terminal

| | django , hosting , python

In this tutorial I will show you how to to run "manage.py collectstatic" command in cpanel without Terminal & SSH Access. I m using goviralhost starter sharedhosting plan. It has no Terminal and SSH Access. After hosting my django project in file manager and run requirements.txt. I used below textbox and 'Run Script' to execute command.

execute script

Python Script:

python manage.py collectstatic --noinput


Video Guide: