Re: Create email template with the click of a button

2021-03-23 Thread Sebastian Jung
I have implement it as a bootstrap modal where a Form with fields are shown. When User click submit the Page load New but If you don't want that Page is load New you need a Ajax jquery submit to django Kristen schrieb am Mo., 22. März 2021, 15:46: > Hello, > > Correct. I want to the user to

Re: Create email template with the click of a button

2021-03-23 Thread Smiley
Hello, Thank you for your help guys. I've went the Django form route instead of doing this in JS. I'll create the form dynamically with template and form. Kind regards Smiley kirjutas esmaspäev, 22. märts 2021 kl 16:47:03 UTC+2: > Hello, > > Correct. I want to the user to click a button and

Re:

2021-03-23 Thread Umberto Moffa
You mean athentication with email? Il giorno mar 23 mar 2021 alle ore 18:16 Christ Doyen < christikong...@gmail.com> ha scritto: > hi guys how to connect a user with an email address and not the username > > -- > You received this message because you are subscribed to the Google Groups > "Django

Re:

2021-03-23 Thread Kasper Laudrup
On 23/03/2021 18.15, Christ Doyen wrote: > how to connect a user with an email address and not the username https://googlethatforyou.com?q=django%20how%20to%20connect%20a%20user%20with%20an%20email%20address%20and%20not%20the%20username -- You received this message because you are subscribed to

Re: Best and affordable payment gateway for shopping carts

2021-03-23 Thread JC Briar
Stripe.com On Tuesday, March 23, 2021 at 6:00:58 AM UTC-7 ram.mu...@gmail.com wrote: > Hi, > > We are exploring best payment gateway for a Django based web and mobile > application. Our criteria for choosing this payment gateway is like this: > > 1. Looking for either affordable or free option

[no subject]

2021-03-23 Thread Christ Doyen
hi guys how to connect a user with an email address and not the username -- 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: Connect Django with SQL Server 2012

2021-03-23 Thread Maurizio Faccin
Hi Kasper, thank you for your suggestion. I resolved deleting all the parameters in datase settings.py and I rewrite them. After that it works fine. I think I written samething wrong and I didn't able to find this error. Best regards, Maurizio Faccin Il 22/03/2021 17:05, Kasper Laudrup ha

Method and Technique for Fast response from server

2021-03-23 Thread Israr Hussain Rao
Dear Programmers, Hope You are doing well. my Django application is big and taking 5 to 10 seconds to load the data. I would lıke to ask you the methods and techniques to make it fast. appreciated in advance. Regards -- You received this message because you are subscribed to the Google Groups

Re: Please help, I can't install django after a fresh installation of python 3.9 on windows 10

2021-03-23 Thread Chinsinsi Makande
try to copy the django.PYPI from the official website, then in your command prompt type; 1.python -m 2 paste the pip syntax It should look like this; python -m pip install django Else install python 3.8 because sometimes 3.9 gives an error when configuring interpreter in pycharm On Thu, Mar

Best and affordable payment gateway for shopping carts

2021-03-23 Thread Ram
Hi, We are exploring best payment gateway for a Django based web and mobile application. Our criteria for choosing this payment gateway is like this: 1. Looking for either affordable or free option 2. Suitable for users in North America 3. Support all type of credit cards 4. Compatible for