Discussions Populaires Dans la Communauté Django

S'abonner

Questionnez la Communauté


Ask any professional question and get answers from other specialists.

Stream language
Tambala Mahesh Kumar's image
La question a été ajoutée par Tambala Mahesh Kumar
Depuis 1 an
Réponses:
1
Adeptes:
Vues:
125
Vote Count:
0
La réponse doit contenir un minimum de 25 caractères.
Hasan Zahran f's image
La question a été ajoutée par Hasan Zahran f
Depuis 7 années
Réponses:
4
Adeptes:
Vues:
8
Vote Count:
0
La réponse doit contenir un minimum de 25 caractères.
Monir Zaman's image  
La répondre a été ajoutée par  Monir Zaman, Freelance Consultant, Multiple Organizations
Depuis 1 an

Follow this tutorial below step by step to integrated Firebase push notifications in Django: https://www.section.io/engineering-education/integrating-firebase-database-in ... Voir Plus

Signaler CV
fadi attya's image  
La répondre a été ajoutée par  fadi attya, TECHINICIAN, Mabna Holding Company
Depuis 6 années

I use Djando : class SignUpFormss (forms.ModelForm): class Meta: model = SignUp fields=['email','fullname']def clean_email(self): ... Voir Plus

Signaler CV
Mhadi Ahmed Ahmed's image  
La répondre a été ajoutée par  Mhadi Ahmed Ahmed, Backend Developer, dot.energy
Depuis 6 années

use a client side validation like (jquery) or you can just use ajax request 

Signaler CV
Ritto Thankankachan's image  
La répondre a été ajoutée par  Ritto Thankankachan, Software Developer, Fleming
Depuis 6 années

ajax is the best option. most of the web sites are using this. 

Signaler CV
Syed Faizun Nabi's image  
La répondre a été ajoutée par  Syed Faizun Nabi, Software Developer, Al Rumaithy
Depuis 6 années

Use Ajax to poll the data and trigger the popup if the data is valid. Using ajax with Django is as simple as any other platform, but only one thing to keep in mind is set ... Voir Plus

Signaler CV