Tuesday, June 28, 2016

Implementing user alias in django.

Hi,

I'm planning to implement user alias in django. A user can create many alias and each alias will work like and full user. each alias will have different newsfeed/user follow other user/alias and each alias can do every action a real user can do.

How should I implement this user model/architecture?

Thanks,

Asif

--
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/3d1a910a-882f-4c19-8067-3685dbf835c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment