Re: Internacionalization of data from an object

2007-02-07 Thread Reinhard Knobelspies
You should follow this discussion http://groups.google.com/group/django-users/browse_frm/thread/6a96426735ffd7f1 On Feb 7, 7:16 pm, "Michel Thadeu Sabchuk" <[EMAIL PROTECTED]> wrote: > Hi guys, > > I developing a site that uses i18n, I make my .po file, it's ok for > almost everything, my only

Re: Django as Single Sign-On?

2007-02-02 Thread Reinhard Knobelspies
Kim Camerons "Laws of Identity" should be your starting point for research on SSO and identity-related matters: http://www.identityblog.com/?page_id=354 Django and OpenID http://simonwillison.net/2006/Dec/22/screencast/ http://feh.holsman.net/articles/2006/07/14/zyons-openid-what-a-match

Re: Django email

2006-12-13 Thread Reinhard Knobelspies
For your requirements OpenEMM might be a better solution: http://www.openemm.org/home.html . Reinhard --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Re: How to handle person to person relationships

2006-08-29 Thread Reinhard Knobelspies
http://www.djangoproject.com/documentation/models/m2m_recursive/ --~--~-~--~~~---~--~~ 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

Re: Lost in the Admin section...

2006-08-23 Thread Reinhard Knobelspies
Regarding (7) and (8) you might want to have a look at http://www.vonautomatisch.at/django/filebrowser/ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Re: Learning Django

2006-08-15 Thread Reinhard Knobelspies
Nearing the 1.0 release-date of Django and remembering the announcement about Adrians and Jacobs book that is in the works i´m pretty confident that we will see a huge boost of highly qualified documentation on top of the allready very helpful docs. As the plans include to open-source the digital

Re: Learning Django

2006-08-15 Thread Reinhard Knobelspies
> What I am suggesting is that Django growth would benefit from a > tutorial that starts with "something that works" that you can play with > to understand the basics and can expand as you gain confidence and > knowledge. If you are looking for "something that works", you might want to have a