On Nov 23, 8:18 am, Goutham DL <[EMAIL PROTECTED]> wrote:
> Hi,
> Iam new to this community. I would like to know more about the django
> ORM(i.e its internal workings). Can someone provide some good links
> for this?

Hi Goutham,

If you're new to the community, ensure you have a good understanding
of the official documentation [1] [2] first. Then move on to reading
source if you still want to know more [3] ;)
If you have specific questions, try asking in #django on
irc.freenode.net - there's a good bunch of helpful people there.

[1] http://www.djangoproject.com/documentation/model-api/
[2] http://www.djangoproject.com/documentation/db-api/
[3] http://code.djangoproject.com/browser/django/trunk/django/db (or
download Django and you'll have the source right there)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to