Exception

2020-11-05 Thread Igbinyemi Adeboye Amos

Please am having error 
I just change my database from the default to Mysql 
And its now working perfectly but once the page is loaded it throws error 
on the terminal.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/2a0dda38-257c-42a3-bdf4-83d654b0c216n%40googlegroups.com.


Re: Exception

2020-11-05 Thread Igbinyemi Adeboye Amos
Okay, thanks will post the content right now.


On Thu, Nov 5, 2020 at 8:37 PM Kasper Laudrup  wrote:

> Hi Igbinyemi
>
> On 05/11/2020 16.24, Igbinyemi Adeboye Amos wrote:
> >
> > Please am having error
> > I just change my database from the default to Mysql
> > And its now working perfectly but once the page is loaded it throws
> > error on the terminal.
> >
>
> The error thrown usually contains some information indicating the cause
> of the error. Using that information can usually help quite a lot in
> fixing the cause of the error.
>
> I suggest you try to read the actual output and see if you understand
> the error message. If not, try posting the contents here.
>
> Kind regards,
>
> Kasper Laudrup
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/c046122e-82ce-4598-92db-0636f2ee0374%40stacktrace.dk
> .
>


-- 
Igbinyemi Adeboye Amos
Cybersecurity Personnel
09063997466

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHXnsF1kkSqocn3s_AVNRwyaEsyiEnZmvjwNsJgy%3DoZwvn0Mog%40mail.gmail.com.


Re: Exception

2020-11-05 Thread Igbinyemi Adeboye Amos
  File "C:\Users\Igbinyemi
Adeboye\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\servers\basehttp.py",
line 174, in handle
self.handle_one_request()
  File "C:\Users\Igbinyemi
Adeboye\AppData\Local\Programs\Python\Python39\lib\socketserver.py", line
720, in __init__
self.handle()
ConnectionAbortedError: [WinError 10053] An established connection was
aborted by the software in your host machine
  File "C:\Users\Igbinyemi
Adeboye\AppData\Local\Programs\Python\Python39\lib\socket.py", line 704, in
readinto
return self._sock.recv_into(b)
  File "C:\Users\Igbinyemi
Adeboye\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\servers\basehttp.py",
line 174, in handle
self.handle_one_request()

ConnectionAbortedError: [WinError 10053] An established connection was
aborted by the software in your host machine
  File "C:\Users\Igbinyemi
Adeboye\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\servers\basehttp.py",
line 182, in handle_one_request
self.raw_requestline = self.rfile.readline(65537)

  File "C:\Users\Igbinyemi
Adeboye\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\servers\basehttp.py",
line 182, in handle_one_request
self.raw_requestline = self.rfile.readline(65537)
  File "C:\Users\Igbinyemi
Adeboye\AppData\Local\Programs\Python\Python39\lib\socket.py", line 704, in
readinto
return self._sock.recv_into(b)
  File "C:\Users\Igbinyemi
Adeboye\AppData\Local\Programs\Python\Python39\lib\socket.py", line 704, in
readinto
return self._sock.recv_into(b)
ConnectionAbortedError: [WinError 10053] An established connection was
aborted by the software in your host machine
ConnectionAbortedError: [WinError 10053] An established connection was
aborted by the software in your host machine



On Thu, Nov 5, 2020 at 10:39 PM Igbinyemi Adeboye Amos <
adeboyeam...@gmail.com> wrote:

> Okay, thanks will post the content right now.
>
>
> On Thu, Nov 5, 2020 at 8:37 PM Kasper Laudrup 
> wrote:
>
>> Hi Igbinyemi
>>
>> On 05/11/2020 16.24, Igbinyemi Adeboye Amos wrote:
>> >
>> > Please am having error
>> > I just change my database from the default to Mysql
>> > And its now working perfectly but once the page is loaded it throws
>> > error on the terminal.
>> >
>>
>> The error thrown usually contains some information indicating the cause
>> of the error. Using that information can usually help quite a lot in
>> fixing the cause of the error.
>>
>> I suggest you try to read the actual output and see if you understand
>> the error message. If not, try posting the contents here.
>>
>> Kind regards,
>>
>> Kasper Laudrup
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/c046122e-82ce-4598-92db-0636f2ee0374%40stacktrace.dk
>> .
>>
>
>
> --
> Igbinyemi Adeboye Amos
> Cybersecurity Personnel
> 09063997466
>


-- 
Igbinyemi Adeboye Amos
Cybersecurity Personnel
09063997466

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHXnsF0fS8xen3qit-RfCt2PSs8MVSqAQUNBoDJL8Vj17KxdGg%40mail.gmail.com.


Re: Django/python free Training

2020-12-23 Thread Igbinyemi Adeboye Amos
I am interested.

On Wed, Dec 23, 2020 at 4:49 PM rpower  wrote:

> interested
>
> On Friday, December 18, 2020 at 9:27:14 AM UTC-5 rampage...@gmail.com
> wrote:
>
>> Hi guys,
>>
>> I am manucho from Kenya and am good developer with django and python and
>> i want to teach people what i know .I want to start a youtube channel for
>> Django and python based tutorials ..If intrested you can message me here on
>> concepts and projects you want covered and i will start immediately.
>>
>> Regards,
>> Manucho.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/e426f173-42be-4f13-a9fa-a57dee769bb9n%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/e426f173-42be-4f13-a9fa-a57dee769bb9n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
Igbinyemi Adeboye Amos
Cybersecurity Personnel
09063997466

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHXnsF347GCj96_%2BvZim0%3DDu0Cs4hse_Wm-GVc8SmBVin33hYw%40mail.gmail.com.