On Mon, Aug 9, 2010 at 7:21 AM, kostia <kostya.demc...@gmail.com> wrote: > Hi, > > I want to create an Inbox service for users of my django site. Can > anybody point me to the right direction? Any modules or it is better > to do myself? >
As to whether or not it is best to do it yourself, that depends on if another module exists that does what you want, and if you thoughts on implementing it would provide anything different than the status quo. I have never used this myself so I cannot comment directly on it, but you may find http://code.google.com/p/django-messages/ of use. Sincerely, Michael Schade -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.