Hi I am new to (kind of) Django framework and just finish the Django-REST-framework tutorials and it looks really cool. I am a big fan of ZendFramework2.0 (with Apigility) and trying to make parallels between these two frameworks. My primary question is about console routes. In ZF2 you can define console routes very easily and execute same controllers as web API requests. What is the best way to accomplish this in Django (specially using REST framework).
ZF2 console routes : http://framework.zend.com/manual/current/en/modules/zend.console.routes.html Thanks Prabath -- 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/192c3d1d-3bb1-4052-9e50-189c265efdeb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

