The shortest way to go is to pick a complete framework for RESTfull apps, like Django Rest Framework <http://www.django-rest-framework.org/>. Its complete out of the box, and yet simple as it works as the Django Class Based Views.
There are others frameworks ofcourse, or you can do it yourself with the Django CBVs, BUT i highly recomend DRF <http://www.django-rest-framework.org/>. Em ter, 12 de mai de 2015 às 08:49, SUBHABRATA BANERJEE < subhabrata.bane...@gmail.com> escreveu: > Dear Group, > > I have just started with Django and like to practice bit of REST. If > anyone may kindly suggest a beginners Tutorial for the same. > I am using Python 2.7.9 on MS-Windows 7 Professional. > > Regards, > Subhabrata Banerjee. > > -- > 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 django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > 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/3a83299b-3dec-4096-8491-2def68ff2e7e%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/3a83299b-3dec-4096-8491-2def68ff2e7e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. 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/CAOs3Lp6YyDG1fjoBDbqGZeVbwGWk%3Dpbj8OkUMM6Xgh%2BvYsy6iA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.