On 1/29/08, Ivan Illarionov <[EMAIL PROTECTED]> wrote:
> If you depricate this functionality please provide an alternative like
> Model.fromargs() classmethod. It is extremely useful when you need to
> create Model objects from custom queries.

Good point.

One of the other things planned as part of qs-rf is the ability to use
custom queries to initialize models -- something like
``Model.objects.custom_query("SELECT ...")`` -- so that you wouldn't
really need *args initialization anyway.

If that feature is the penance I need to go through to atone for
killing Model(*args), I'll happily do so :)

Jacob

--~--~---------~--~----~------------~-------~--~----~
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