Re: django-admin error

2019-08-18 Thread DPM
Hi, Kindly do whatever some told to add in admin.py file above. Thats correct. After that u can see in admin panel .. And for heroku what error you are getting plz share screenshot. I can help you. On Mon, 19 Aug, 2019, 2:36 AM Gil Obradors, wrote: > 1.-Plese detail more : "But it not run" ?

Re: Hi, can any one help me please.

2019-08-12 Thread DPM
Can u plz show the code where this error coming... On Mon, 12 Aug, 2019, 5:00 PM goitom negash, wrote: > the following error is displayed when i try to write a function named as > display_laptop to display the available laptops in the backend. > NoReverseMatch at / > > Reverse for

Re: dlango MultiValueDictKeyError

2019-08-06 Thread DPM
Hey Ajit, Its Great. Can you please tell us what was the problem? On Tue, 6 Aug, 2019, 1:07 PM Ajeet Kumar Gupt, wrote: > Hi, > > Thank you very much now issues have been resolved. > > > > On Mon, Aug 5, 2019 at 6:14 PM Sipum Mishra wrote: > >> Hey Ajit, >> >> This error comes when You are

Re: Enter valid date error

2019-08-06 Thread DPM
Hey Ani, Change format_key = DATE_INPUT_FORMATS. Omit the quotes. Then will work fine. On Tue, 6 Aug, 2019, 11:59 AM ANi, wrote: > I've change the default date field widget slightly, > but only like this and also define the DATE_INPUT_FORMATS > > > > class DateInput(DateTimeBaseInput): >

Re: dlango MultiValueDictKeyError

2019-08-05 Thread DPM
Hey Vishal, I don't think this error comes for what you told. The error raises for which I v mentioned above. And I agree with u as that is also have to do. As he did import auth so need to write auto.authentication. On Mon, 5 Aug, 2019, 8:54 PM vishal singh, wrote: > //users =