hi, i just starting to read
http://www.djangoproject.com/documentation/model-api/ http://www.djangoproject.com/documentation/db-api/ I have some experience with other ORM, I think django's orm is really cool. Here are the things that I like that really makes Django's ORM a clean design. manager's concept filter chaining select_related() The most important is it seems to be easy to use the ORM even on existing database. The mapping seems to be easy. Is there any plan to make Django ORM available as a stand alone ORM which can be use in other application development. This could increase django's user can they can use the model with several application interface besides the web interface. cheers, james --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---