[PyDelhi] [Query] [DRF] Raw SQL Query by passing Model and Model Serializer

Aniket Maithani maithani.aniket at gmail.com
Fri Oct 30 18:14:47 EDT 2015


On Sat, Oct 31, 2015 at 3:26 AM, Raakesh kumar <kumar3180 at gmail.com> wrote:

>
> Just for my curiosity, why do you want to remove model interaction? I mean
> you can achieve it with models also
>


Well point being I already have the data in the database (parsed from the
website) . Which I have exported. And since I know the data is going to
remain unchanged for some-time I feel there is no need to create model for
the same (Correct me If I am wrong here). Therefore I just want simple
query and output mechanism, that's all.


-- 
Aniket Maithani
www.aniketmaithani.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ncr-python.in/attachments/20151031/a60d8405/attachment.html>


More information about the Ncr-Python.in mailing list