Category "namecheap"

configuring namecheap domains with heroku

I have a app on heroku(paid dyno): https://example.herokuapp.com/ I have purchased a domain: www.example.com After reading multiple guides I can't figure ou

Use email created on cpanel in django

I have created an email id on my cpanel, I want to use it in django. As for gmail we write, EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend' EMAI

Unable to install Pillow for Django App using Terminal on Namecheap Shared hosting

I was going to deploy my Django App on Namecheap shared hosting. My app needs Pillow to be able to run perfectly. But while installing pillow using pip install