having problems with datefield and datetime.date in models

2008-10-20 Thread Josiah
local dev database and mysql in production Thanks in advance Josiah -- error: int() argument must be a string or a number, not 'datetime.date' -- models.py class Cruise(models.Model): date= models.DateField(verbose_name='Date') am_tim

Re: Microsoft Teams Free Download Mac

2023-12-10 Thread Josiah
Right from the start I noted that email might a phishing attack. Microsoft has it's official sites and way of communicating. On Thu, Dec 7, 2023, 4:31 PM Eliezer reuven Ramirez ruiz < ramirez.ruiz.eliezer.reu...@gmail.com> wrote: > Why did you send that? , > I've checked the URL and that has a v

Re: having problems with datefield and datetime.date in models

2008-10-20 Thread Josiah Young
Thanks Karen! Worked great. =) On Mon, Oct 20, 2008 at 9:45 PM, Karen Tracey <[EMAIL PROTECTED]> wrote: > On Tue, Oct 21, 2008 at 12:30 AM, Josiah <[EMAIL PROTECTED]>wrote: > >> >> Ive set up a simple model for a Cruise. It has a cruise date, and >> time. Im t

django-admin ...command error

2019-05-03 Thread Josiah Umezurike
I shows that there is a setting problem properly not configured. I did configure the settings.py and wsgi.py I specified the path. I have tried with no avail to fix this problem. I will hope that some could assist on this one. If you have experienced this before please help. Thanks in advance

Re: Internship

2019-11-22 Thread Josiah Umezurike
lets talk soon. On Fri, Nov 22, 2019, 6:33 AM Scyil sharma wrote: > I am sahil sharma, a student of btech 3rd year and I'm seeking for an > internship in Winter vacation. I would like to be work as a backend > developer. > > -- > You received this message because you are subscribed to the Google

Re: Internship

2019-11-22 Thread Josiah Umezurike
Hey Scycil Sharma... We need to talk asap. On Fri, Nov 22, 2019 at 6:33 AM Scyil sharma wrote: > I am sahil sharma, a student of btech 3rd year and I'm seeking for an > internship in Winter vacation. I would like to be work as a backend > developer. > > -- > You received this message because yo

Re: Internship

2019-11-22 Thread Josiah Umezurike
File "/usr/lib64/python3.6/logging/config.py", line 565, in configure handler = self.configure_handler(handlers[name]) File "/usr/lib64/python3.6/logging/config.py", line 738, in configure_handler result = factory(**kwargs) File "/usr/lib64/python3.6/logging/__init__.py", line 1032, in

Re: Internal error 500

2019-11-25 Thread Josiah Umezurike
I was able to fix those now I have this error. On Saturday, November 23, 2019 at 2:14:31 PM UTC-5, Josiah Umezurike wrote: > > I was configuring django few days ago it seems that all went well. Then I > started getting internal error 500. > > my domain is apilokdon.com or ww

Re: Django timezone problem

2019-02-08 Thread Josiah Jenson Nawaya
Hi, i believe what the system do with your timezone.now() function call is ton currently get the timezone of the location where your server is located. So if your hosting server is in England, it gets the server location timezone. U will need to first find a way to get the visitors location and get