Create Follow model

33 views
Skip to first unread message

Aditya Bohra

unread,
Nov 9, 2018, 5:23:54 AM11/9/18
to Django users
I am having problem Creating follow model .
This is to be used with django user model

mazz ahmed

unread,
Nov 9, 2018, 6:01:24 AM11/9/18
to django...@googlegroups.com

On Fri, Nov 9, 2018 at 3:24 PM Aditya Bohra <adityab...@gmail.com> wrote:
I am having problem Creating follow model .
This is to be used with django user model

--
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...@googlegroups.com.
To post to this group, send email to django...@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/96bfd10d-83b3-4109-aa2b-179c8b705781%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Aditya Bohra

unread,
Nov 9, 2018, 6:22:32 AM11/9/18
to Django users


On Friday, November 9, 2018 at 3:53:54 PM UTC+5:30, Aditya Bohra wrote:
I am having problem Creating follow model .
This is to be used with django user model

I want to implement follow method like in twitter so how to implement that in django models 

mazz ahmed

unread,
Nov 9, 2018, 6:30:23 AM11/9/18
to django...@googlegroups.com
Sorry I didn't get what you are looking for? Are you want to authenticate from Twitter or something else..

--
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...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.

mazz ahmed

unread,
Nov 9, 2018, 6:33:00 AM11/9/18
to django...@googlegroups.com
https://stackoverflow.com/questions/10602071/following-users-like-twitter-in-django-how-would-you-do-it
Please Check this you have to create another model which have to associate with user model...If not getting from this link check youtube you have better understanding.

On Fri, Nov 9, 2018 at 4:23 PM Aditya Bohra <adityab...@gmail.com> wrote:
--

Aditya Bohra

unread,
Nov 9, 2018, 6:35:37 AM11/9/18
to Django users
I need to let a user follow other user 

udeep shrestha

unread,
Nov 9, 2018, 6:51:56 AM11/9/18
to django...@googlegroups.com
show me your code for user model. try django-activity-stream

On Fri, Nov 9, 2018 at 4:09 PM Aditya Bohra <adityab...@gmail.com> wrote:
I am having problem Creating follow model .
This is to be used with django user model

--
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...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.

Aditya Bohra

unread,
Nov 9, 2018, 7:32:44 AM11/9/18
to Django users
I only inherited the Django user model to create my own and I saw that we can use "self" in relationship but cant figure out which one to use
Reply all
Reply to author
Forward
0 new messages