Re: Regarding the Django ImportError Issue

2023-08-25 Thread ivan harold
I think it is better if you reply to the specific thread that has this issue. So that the concerned person will be able to see your reply immediately. On Saturday, August 26, 2023 at 1:29:58 AM UTC+8 abhijeet tripathi wrote: > > > Hello, > > I hope this message finds you well. I wanted to let y

Best practice colour picker

2023-08-25 Thread Thomas Gaylard
I've searched for this but found very little. I'm looking for a good/best practice approach for storing colour information in the database and rendering a colour picker in a form which makes best use of Django's built-in form support. -- You received this message because you are subscribed to

Re: table bank_app_bank has no column named DOB

2023-08-25 Thread Steven maithya
(en) PS C:\Users\steve.musyoka\Desktop\CRM-master> python manage.py runserver C:\Python311\python.exe: can't open file 'C:\\Users\\steve.musyoka\\Desktop\\CRM-master\\manage.py': [Errno 2] No such file or directory (en) PS C:\Users\steve.musyoka\Desktop\CRM-master> cd (en) PS C:\Users\steve.mus

errors am getting during running my project any help

2023-08-25 Thread Steven maithya
(en) PS C:\Users\steve.musyoka\Desktop\CRM-master> python manage.py runserver C:\Python311\python.exe: can't open file 'C:\\Users\\steve.musyoka\\Desktop\\CRM-master\\manage.py': [Errno 2] No such file or directory (en) PS C:\Users\steve.musyoka\Desktop\CRM-master> cd (en) PS C:\Users\steve.musy

Regarding the Django ImportError Issue

2023-08-25 Thread abhijeet tripathi
Hello, I hope this message finds you well. I wanted to let you know that I've taken a look at the error message you shared: ``` Aug 25 12:28:30 AM ImportError: Couldn't import Django. Are you sure it's installed and available on your PYTHONPATH environment variable? Did you forget to activate a

Re: Help on Error while deploying a django app on render.

2023-08-25 Thread Peter Benjamin Ani
Where are you hosting? On Thu, 24 Aug 2023 at 22:37, ALINDA Fortunate wrote: > Hello family some help i have this error > > Aug 25 12:28:30 AM ImportError: Couldn't import Django. Are you sure it's > installed and available on your PYTHONPATH environment variable? Did you > forget to activate a

Re: Help on Error while deploying a django app on render.

2023-08-25 Thread ivan harold
Try following these https://www.freecodecamp.org/news/deploying-a-django-app-to-render/ On Friday, August 25, 2023 at 9:00:08 PM UTC+8 Abdulrahman Abbas wrote: > Are you using virtual environment? > > On Thu, Aug 24, 2023, 22:37 ALINDA Fortunate > wrote: > >> Hello family some help i have this

Re: Help on Error while deploying a django app on render.

2023-08-25 Thread ivan harold
https://www.freecodecamp.org/news/deploying-a-django-app-to-render/ On Friday, August 25, 2023 at 9:00:08 PM UTC+8 Abdulrahman Abbas wrote: > Are you using virtual environment? > > On Thu, Aug 24, 2023, 22:37 ALINDA Fortunate > wrote: > >> Hello family some help i have this error >> >> Aug 25 1

Re: I can1t install django-allauth

2023-08-25 Thread ivan harold
Try following this steps https://hyperhost.ua/en/wiki/ustanovka-i-zapusk-python-django-v-cpanel On Thursday, August 24, 2023 at 3:23:47 AM UTC+8 Juhász Tamás wrote: > Hello, > django-allauth is well installed and working in my development environment. > But I can't install it on the live server

Re: Help on Error while deploying a django app on render.

2023-08-25 Thread Abdulrahman Abbas
Are you using virtual environment? On Thu, Aug 24, 2023, 22:37 ALINDA Fortunate wrote: > Hello family some help i have this error > > Aug 25 12:28:30 AM ImportError: Couldn't import Django. Are you sure it's > installed and available on your PYTHONPATH environment variable? Did you > forget to