> login page based on roles (user, admin). insert data, update data, delete > data in (entire rows). only particular update data in table > display forms in css class. the entire page without using django > admin. only access front-end. > any reference complete project for learning. please help me. i am > intersted to earn django
I like to use Pinax for this kind of thing. It comes out of the box with the user-facing(non-admin) pages all setup. https://pinaxproject.com/pinax/quick_start/ -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/855d6643785684194e8b7c4ae5c4853f.squirrel%40fattuba.com.

