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 subscribe
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
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 http://192.168.0.22/photoalbum/helloworld
3 matches
Mail list logo