Re: E-comm live project

2024-05-06 Thread avdesh sharma
I am interested, +91-9650031844 On Mon, Mar 18, 2024 at 10:56 PM 1001_prabhjot Singh < prabhjotbal...@gmail.com> wrote: > so i am working on a full stack e-comm website and this project is really > very big for me because it's a live project am using django for backend > interested one's can send

Re:

2022-09-26 Thread avdesh sharma
Please add me too - my whats app number - +91-9650031844 On Mon, Sep 26, 2022 at 6:23 PM Abdulfarid Olakunle wrote: > Hello fellow developers, I will be creating a WhatsApp group chat later in > the day, So I will like my fellow Python Django Developers to join the > group. It will be much easie

Re: Help me - Django and python

2021-06-22 Thread avdesh sharma
User Inactive! Contact > Admin! > {% else %} > line 32 username or password > Invalid > {% endif%} > {% if tab_error == True %} > Invalid Tab Selected > {% endif %} > > > On Tue, Jun 22, 2021 at 2:16 PM DJANGO DEVELOPER > wrote: > >> b

Re: Help me - Django and python

2021-06-22 Thread avdesh sharma
PASSWORD {% if login == 'inactive' %} User Inactive! Contact Admin! {% elif login == 'invalid' %} line 32 username or password Invalid {% endif%} {% if tab_error == True %} Invalid Tab Selected {% endif %} On Tue, Jun 22, 2021 at 11:55 AM DJANGO DEVELOPER

Help me - Django and python

2021-06-21 Thread avdesh sharma
Hi All, I have an issue coming in my django code, even though the user id and password is present in sqlite3 db still the user is giving '*None'* value user = authenticate(username=username, password=password) and I am not able to login with user and throwing this error. [image: image.png]

Re: Hiring Django developers in Mumbai

2021-06-18 Thread avdesh sharma
I can help you with Django. With Regards, Avdesh Kumar Sharma On Sun, May 23, 2021 at 9:27 AM Sidhesh D wrote: > Hello, > > We are building a new website for kids to engage with our content and > showcase their projects. We are looking for a mid-level full-stack > developer. > > > Please mail

Need urgent help on Django project

2019-05-10 Thread avdesh sharma
Hi Django Users, I have a registration form in which I wanted to enter only Indian Cities in one fields as a dropdown and their respective states in another field dropdown. Could you please help me and provide me step by step guidance how to achieve that as I am an intermediate level programmer.