Friday, February 28, 2020

Re: How to create entire basic of website design without using django-admin panel

not problem. generally, any insert or update. any change user or admin is used front-end panel. django-admin only database table panel. 
their is no limitation. to delivery project. just minimum 2 panel to delivery (User + Admin). these are only front-end.
that's why i am asking. and all elements to touch the topics in one web application. 
so, plese help me



On Friday, February 28, 2020 at 2:43:10 PM UTC+5:30, Motaz Hejaze wrote:
So all your problem is django admin ? Why ? 

On Fri, 28 Feb 2020, 9:02 am nrupesh08, <nrup...@gmail.com> wrote:


On Friday, February 28, 2020 at 12:19:55 PM UTC+5:30, nrupesh08 wrote:


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. 
       User registration also. how to link User table to User registration in models. 
    any reference complete project for learning. please help me. i am intersted to earn django

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8ef8646f-129f-4ec6-a658-a6f846debc85%40googlegroups.com.

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/cc1b6858-e515-4207-aadb-ac4ef69f9cca%40googlegroups.com.

No comments:

Post a Comment