Re: Web site Mail Inbox

2010-08-11 Thread kostia
Great, I installed django-messages. They are working fine. As in docs said I have a content and sidebar blocks. How can I show on the user profile page a nice Inbox in the sidebar? Docs does not show any examples. If you did this before, share the code, please. Thank you -- You received this m

Re: Web site Mail Inbox

2010-08-09 Thread Michael Schade
On Mon, Aug 9, 2010 at 7:21 AM, kostia 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

Re: web site

2007-09-02 Thread Amirouche
I almost forgot... welcome ! On Sep 3, 5:48 am, Amirouche <[EMAIL PROTECTED]> wrote: > You may find this usefull toohttp://www.djangosites.org/tag/game/ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django user

Re: web site

2007-09-02 Thread Amirouche
You may find this usefull too http://www.djangosites.org/tag/game/ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscr

Re: web site

2007-09-02 Thread SmileyChris
On Sep 3, 5:12 am, "Alfredo Alessandrini" <[EMAIL PROTECTED]> wrote: > I'm a newby..:-) > > Is Django good for make a web site like this? > > These are a web site for playing correspondence chess. > > The moves are stored with a database, with information about the players, > tournament, rating,

Re: web site

2007-09-02 Thread eXt
Yes, Django works with databases very well. Yes, Django has much more to offer than just interaction with db. Yes, Django has nice and really helpful community. No... err.. anybody? ;) Go through a Django's tutorial you'll find at a documentation section on Django's home page, and you should be