Saturday, February 2, 2013

Django Admin or Site from scratch

When to use Django Admin Interface and when to use our template for displaying data and playing with data? Suppose I want to create web site for Book Management and each user has their own set of book so for such application , should we use django admin or create our own site from scratch in django?

What steps we should follow to create web site from scratch ? or if we want to use django admin what is prerequisite to customize admin interface ?

--
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