On Tue, Jun 23, 2015 at 4:08 PM, anu sree <[email protected]> wrote:
> Thanks gora and guruprasad, > > I am not using database or other store. My API App just make different API > requests to other rest api servers. > > Does celery need db ? > > > Unless results of the tasks needs to be stored or any scheduled tasks are registered via celery doesn't need db. Thanks, > > On Tue, Jun 23, 2015 at 1:28 PM, L. Guruprasad <[email protected]> > wrote: > > > Hi Anu, > > > > On Tue, Jun 23, 2015 at 1:21 PM, anu sree <[email protected]> wrote: > > > I just started reading http://www.django-rest-framework.org/ > > > > Once you have learnt enough of DRF to start writing code, this - > > http://www.cdrf.co/ will be a handy reference. > > > > Hope this helps :) > > > > Thanks & Regards, > > Guruprasad > > _______________________________________________ > > BangPypers mailing list > > [email protected] > > https://mail.python.org/mailman/listinfo/bangpypers > > > _______________________________________________ > BangPypers mailing list > [email protected] > https://mail.python.org/mailman/listinfo/bangpypers > -- *Thanks & Regardskracekumar"Talk is cheap, show me the code" -- Linus Torvaldshttp://kracekumar.com <http://kracekumar.com>* _______________________________________________ BangPypers mailing list [email protected] https://mail.python.org/mailman/listinfo/bangpypers
