Hello everybody,
I can write a query with django if I have : "select * from mytable;" But if I have a field , I can write, such as "select f1,f2 from mytable;" Please help me. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/dda9aa1f-6f6b-451a-84b6-626397d2d95f%40googlegroups.com.

