Re: Django HTML controls and CRUD creation functionalities

2013-03-29 Thread Pankaj Singh
Hey, On Fri, Mar 29, 2013 jacku...@gmail.com wrote: > I just learn about asp.net/and Yii in PhP, for the HTML control(textbox, > button, image, etc.) they have their own built in controls, in order to save > state across page posting back, I am not sure does Django has similar > built-in controls,

Django HTML controls and CRUD creation functionalities

2013-03-29 Thread jackuct1
I am new to Django, and read through some of the tutorials and cannot find the answer the below. I just learn about asp.net/and Yii in PhP, for the HTML control(textbox, button, image, etc.) they have their own built in controls, in order to save state across page posting back, I am not sure