Re: Django does't send email on the remote server

2021-03-03 Thread AMRIT SHAHI
is that your site backend is fully backend On Tue, Feb 23, 2021 at 3:51 PM Sergei Sokov wrote: > I am trying to send an email when a user fills out a form on my site. > Everything works on my local server, letters are sent and I am got them. > On a remote timeweb.com server with the same setting

Re: Urgent help

2021-02-25 Thread AMRIT SHAHI
did that video helped you or not On Fri, Feb 26, 2021 at 9:11 AM neha bhurke wrote: > Thank u so much for your help 😊 > *Regard,* > *Neha Bhurke* > > > > > On Thu, Feb 25, 2021 at 3:09 PM Kasper Laudrup > wrote: > >> On 25/02/2021 10.32, neha bhurke wrote: >> > Can You help me with code . >> >>

Re: Urgent help

2021-02-25 Thread AMRIT SHAHI
These videos might help you if you find helpful replay me, link attached here https://www.youtube.com/watch?v=siQVB7KbSPg&t=126s On Thu, Feb 25, 2021 at 3:16 PM neha bhurke wrote: > Can You help me with code . > *Regard,* > *Neha Bhurke* > > > > On Thu, Feb 25, 20

Re: Urgent help

2021-02-25 Thread AMRIT SHAHI
use jquery On Thu, Feb 25, 2021 at 3:04 PM neha bhurke wrote: > Hello Everyone > > I want to create a calendar base view as attached in the file .Please help > me > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this

Re: KeyError: 'deferrable'

2020-12-28 Thread AMRIT SHAHI
Specify the python version On Mon, Dec 28, 2020, 7:01 PM KUMBHAGIRI SIVAKRISHNA < kumbhagirish...@gmail.com> wrote: > 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: 'def

Re: Collaborate developing E-commerce on Django Framework

2020-12-28 Thread AMRIT SHAHI
I can do that sent me further details On Mon, Dec 28, 2020, 9:25 PM Prashanjeet Halder wrote: > Hello Everyone, > > I am developing an e-commerce website to be served live which includes > basic features like cart functionality and User login/logout with bunch of > other API's integration to h

Re: DoesNotExist at /

2020-12-28 Thread AMRIT SHAHI
Is your hosting support python On Mon, Dec 28, 2020, 12:49 PM tech george wrote: > Hello, > > I am getting the error as shown below when uploading my django project to > share hosting. How can I resolve it? > > Please advise. > > DoesNotExist at / > > Currency matching query does not exist. > >