Re: feature request: Bonjour support

2006-10-19 Thread evariste
Wow! I can't wait to try this out later tonight. Thanks, Jure! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To un

Re: Call for testing: New setup.py

2006-10-18 Thread evariste
Works fine for me on OS X 10.4.8, Python 2.4, Intel platform. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To uns

Re: feature request: Bonjour support

2006-10-18 Thread evariste
Clint-You sound skeptical of the utility of adding Bonjour. I'll try to reason why I think it's important for Django to have this. Is Django competing for mindshare among web developers? Every little bit of polish matters. TurboGears already has this, and you can bet that as Apple integrates Rail

Re: feature request: Bonjour support

2006-10-16 Thread evariste
The technology formerly known as Rendezvous, yes. When you start a turbogears project with start-projectname.py, tg tells Bonjour of its existence and you can view it simply by pulling it down from the Bonjour menu in Safari's Bookmarks Bar. If the project is stopped, the site is removed from Bonj

feature request: Bonjour support

2006-10-16 Thread evariste
One thing I really love about TurboGears, that would make developing in Django that much sweeter, would be Bonjour support. It looks like a pretty trivial piece of code in TurboGears's startup.py file, but I'm extremely new to Django and wouldn't know where to start adding it myself. --~--~-