Friday, March 29, 2019

Re: how to find out if instagram accept the username and password of the bot?

You have to make a form.py and define your form there. 
In the views you have to make a validation for the username and the password.

On Sat, 30 Mar 2019, 12:44 am Saeed Pooladzadeh, <lingo1357@gmail.com> wrote:
Hello,

I'm a beginner at Django and Python and now plan to make a simple bot site for Instagram with instabot:



My problem is how can I find out if Instagram accept the username and password of the user or the username and password is wrong. How can I warn the user?

thanks,
Saeed

--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/eac56b27-f17a-4fc9-8476-41f61feae520%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACdXjQJRB%2Bazcr4-LzBzDz%3DhKSX7fktEtMOYii2mdXJhzqYNkw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment