On 10/2/07, Atayal <[EMAIL PROTECTED]> wrote:
>
> 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?
>

Yes, it's in the very complete documentation:

  http://www.djangoproject.com/documentation/model-api/#db-index

Regards,

-- 
 Ramiro Morales

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

  • Index Atayal
    • Re: Index Ramiro Morales

Reply via email to