On Fri, Sep 30, 2011 at 10:23 PM, bino oetomo <b...@indoakses-online.com> wrote: > Dear All. > > Kindly please give me your enlightment to CRUD Django database using > HTTP-GET.
first of all, REST is not CRUD. you'll get in a world of pain if you simply expose your database. second, check Django-Piston. even if you don't end up using it, it's a good architecture to copy. -- Javier -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.