Saturday, 31 August 2013

How to render multiple objects using class based views

How to render multiple objects using class based views

References

Reference NO 1

https://docs.djangoproject.com/en/dev/topics/class-based-views/mixins/

Reference NO 2

http://stackoverflow.com/questions/15188427/how-to-render-multiple-objects-using-class-based-views

Reference NO 3

http://flask.pocoo.org/docs/views/

Reference NO 4

http://lukeplant.me.uk/blog/posts/djangos-cbvs-were-a-mistake/

Reference NO 5

http://effectivedjango.com/tutorial/views.html

Reference NO 6

http://django.readthedocs.org/en/1.4.X/topics/class-based-views.html

Reference NO 7

https://github.com/bbengfort/django-generic-json-views

Reference NO 8

http://django-rest-framework.org/api-guide/responses.html

No comments:

Post a Comment