Yes you can. Just create the view however you like. Make a django model with 
the fields that map to the table the view returns and set the model to managed 
= false. 

You can only fetch data and do simple filtering obviously.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/2b59ab10-3c98-495c-ae3c-00aad9a59f54%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to