Index

2007-10-02 Thread Atayal
Hello, I understand that I can have custom primary keys. Aside from primary key, MySQL allows indexing on certain fields to facilitate searching. Is it supported via Django's API? Timothy --~--~-~--~~~---~--~~ You received this message because you are

putenv() argument 2 must be string, not list

2006-09-14 Thread Atayal
I am new to Django. I have done a new project called photoalbum in the DocumentRoot directory and created a helloworld.py in the photoalbum directory, and add a following line in urls.py (r'^helloworld/', 'helloworld.index') When I open my browser for

Re: putenv() argument 2 must be string, not list

2006-09-14 Thread Atayal
Fredrik Lundh wrote: > > possible explanation: > > http://code.djangoproject.com/ticket/1154 > > I am not entirely sure what a server side include is. I am not creating any shtml files, though. --~--~-~--~~~---~--~~ You received this message because you are