On Tuesday 09 May 2006 19:30, Kumar McMillan wrote: > 1. make a parse_dsn() function (since builtin urlparse doesn't > handle user:pass splits) and carry it around with me on every django > app I write. bah.
This seems like a good option to me, and I can't see too much wrong with it. I imagine you'll end up with some kind of 'django utils' module if you write more than one Django app, and it can live in there. Luke -- Life is complex. It has both real and imaginary components. Luke Plant || L.Plant.98 (at) cantab.net || http://lukeplant.me.uk/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

