Django: Upload and Display Images

Go ahead and add the below code to your #setting.py This should work in Django 1.8, 2.2, and 3.01 as well Import these packages in root #urls.py Add this line of code to root #urls.py Finally, add this line of code to the #list.html Django – Display Images Hope, this is going to work for […]

Fixed: php is not recognized as an internal or external command – Windows 10

If you are getting “php is not recognized as an internal or external command” from your Microsoft Windows Command Prompt on Windows 7, Windows 8, and Windows 10. Then you need to add php folder location path to the system environment variables. this post is going to show you how to add php to system […]

How to Download & Install Python 3.7.4 on Windows 10

Download & install python 3.x

Download Python 3.7.4 on Windows If you have Windows 7/8/8.1, you should have no problem downloading and installing Python 3.7.4. This post will help you download and install python 3.7 and 3.8 on Windows 10 and set Python to System’s PATH and verify python version using command line interface (CMD). Download Python Launch your preferred […]

Add ads txt file to adsense website – Support

add ads txt to adsense website

I’ll add ads.txt file to your adsense approved website via file manager Website builder like wix, does not have file manager. That means I can not add ads.txt to wix website or other similar website builders that do not offer file manager. If you just started getting this warning message on your adsense dashboard.Earnings at […]

How to Install Python 3.7.3 on Windows 7/8/10

install python 3.7.3 on Windows 10

How to download and install Python 3.7.3 on Microsoft Windows 7/8/10. This is going to be a quick and easy step by step instruction on installing Python on Windows operating systems. Download Python 3.7.3 Launch your preferred browser and go to python.org. Click DOWNLOADS button and then click the big yellow button that says ‘Download […]