Friday, March 29, 2013

Django HTML controls and CRUD creation functionalities

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 does Django has similar built-in controls, or it is using only the html control? If it is using HTML control, does it have any special functionalists built into the HTML control?

The other question is, for Yii, it has user interface for generating CRUD, does Django have such features?

--
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+unsubscribe@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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment