Re: KeyError: 'deferrable'

2020-12-28 Thread KUMBHAGIRI SIVAKRISHNA
I am using Django=3.1 On Tue, Dec 29, 2020 at 8:26 AM AMRIT SHAHI wrote: > Specify the python version > > On Mon, Dec 28, 2020, 7:01 PM KUMBHAGIRI SIVAKRISHNA < > kumbhagirish...@gmail.com> wrote: > >> File >> "/home/sivakrishna/.local/lib/pyth

KeyError: 'deferrable'

2020-12-28 Thread KUMBHAGIRI SIVAKRISHNA
File "/home/sivakrishna/.local/lib/python3.8/site-packages/django/db/backends/ddl_references.py", line 200, in __str__ return self.template % self.parts KeyError: 'deferrable' I am getting above error When I run command 'python manage.py migrate' -- You received this message because you are

return self.template % self.parts KeyError: 'deferrable'

2020-12-24 Thread KUMBHAGIRI SIVAKRISHNA
return self.template % self.parts KeyError: 'deferrable' I am getting above error when I tried python manage.py -- 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

Re: Django/python free Training

2020-12-20 Thread KUMBHAGIRI SIVAKRISHNA
I am interested On Sun, Dec 20, 2020 at 10:49 PM Abdulfarid Olakunle wrote: > I am interested > > On Sun, Dec 20, 2020, 16:49 Barbara Leonard > wrote: > >> I'm Interested >> >> >> On Fri, Dec 18, 2020 at 9:26 AM Python Class >> wrote: >> >>> Hi guys, >>> >>> I am manucho from Kenya and am

if not VALID_BUCKET.search(bucket) and not VALID_S3_ARN.search(bucket): TypeError: expected string or bytes-like object

2020-12-14 Thread KUMBHAGIRI SIVAKRISHNA
ile "/home/sivakrishna/Downloads/peeljobs-env/lib/python3.8/site-packages/botocore/handlers.py", line 200, in validate_bucket_name if not VALID_BUCKET.search(bucket) and not VALID_S3_ARN.search(bucket): TypeError: expected string or bytes-like object Please help me to solve this problem --

Internshala rewards campaign

2020-07-18 Thread KUMBHAGIRI SIVAKRISHNA
https://internshala.com/mega-monsoon-internship-fair?utm_source=refer_copylink_medium=7458200 -- 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

Re: login page not working

2019-07-03 Thread KUMBHAGIRI SIVAKRISHNA
> Regards, > > Aldian Fazrihady > > On Wed, 3 Jul 2019, 18:03 KUMBHAGIRI SIVAKRISHNA, < > kumbhagirish...@gmail.com> wrote: > >> I entered username and password ,and click submit ,then it directs same >> login page with empty username and password columns, logic i

login page not working

2019-07-03 Thread KUMBHAGIRI SIVAKRISHNA
I entered username and password ,and click submit ,then it directs same login page with empty username and password columns, logic is correct in views.py Please help me ,give any suggestions to solve this issue views.py: == from django.shortcuts import render ,redirect from

Re: New leaener.

2019-07-02 Thread KUMBHAGIRI SIVAKRISHNA
https://www.youtube.com/playlist?list=PLsyeobzWxl7r2ukVgTqIQcl-1T0C2mzau Follow this YouTube channel you will get overall on django. Easily understanding and simple taching ,provide good more knowledge within less time. On Tue, 2 Jul 2019, 4:50 pm ABU SADAT MOHAMMAD SAYEM, wrote: > Hi, > I have

Re: Help

2019-06-29 Thread KUMBHAGIRI SIVAKRISHNA
Please follow this youtube channel playlist for django .I think it may help you to solve your problem . https://www.youtube.com/playlist?list=PLsyeobzWxl7r2ukVgTqIQcl-1T0C2mzau On Sun, 30 Jun 2019, 12:04 am Thomas POKAM, wrote: > Can you give more details please ? > > Le 29/06/2019 à 15:34,

Re: .model class not added in localhost:8000/admin

2019-06-29 Thread KUMBHAGIRI SIVAKRISHNA
previously I give wrong app configuration two same app configuration gave in two apps.so that makes irrespective result On Sat, Jun 29, 2019 at 10:46 PM KUMBHAGIRI SIVAKRISHNA < kumbhagirish...@gmail.com> wrote: > no need of return statement. > now it's working without retrun and

Re: .model class not added in localhost:8000/admin

2019-06-29 Thread KUMBHAGIRI SIVAKRISHNA
ds you to display in Admin. > > > https://docs.djangoproject.com/en/2.2/ref/models/instances/#other-model-instance-methods > > > On Saturday, June 29, 2019 at 7:36:17 AM UTC-5, KUMBHAGIRI SIVAKRISHNA > wrote: >> >> 'Destination' class from models.py cannot add to the &g

unable to import django packages

2019-06-18 Thread KUMBHAGIRI SIVAKRISHNA
hi, I just django started ,when I run my application ,it gives errors as shown in figure -- 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