Re: Visual recognition of Django website

2007-09-21 Thread Adam Fast
I'm +1 as well, I think it will be handy. On 9/21/07, Jan Oberst <[EMAIL PROTECTED]> wrote: > > > On Sep 21, 10:29 pm, Matt Boersma <[EMAIL PROTECTED]> wrote: > > On Sep 21, 2007, at 2:22 PM, SmileyChris <[EMAIL PROTECTED]> wrote: > > > > > > > > > On Sep 19, 11:44 pm, Ned Batchelder <[EMAIL PROTE

Re: django with mysql

2006-12-25 Thread Adam Fast
The Python mysqldb library is what you're looking for. It's supported "out of the box". This type of question is also best asked on the django-users group, not django-developers. http://www.djangoproject.com/documentation/install/#get-your-database-running --~--~-~--~~~