Status Active Deactive

12 views
Skip to first unread message

shiva singh

unread,
Sep 30, 2022, 7:35:36 AM9/30/22
to Django users
Hello Everyone

I am bigginer to learn Django and create a one Phototgrapher Website and I want add category status to user easily activate and deactivate category status how can I do this can any one help for this. I am not using Django admin panel I create Photographer Admin panel.

Lakshyaraj Dash

unread,
Sep 30, 2022, 7:52:22 AM9/30/22
to django...@googlegroups.com
Just create a Boolean field like
is_active = models.BooleanField(default=True)

And update it as per your convenience...

On Fri, Sep 30, 2022, 17:05 shiva singh <shivas...@gmail.com> wrote:
Hello Everyone

I am bigginer to learn Django and create a one Phototgrapher Website and I want add category status to user easily activate and deactivate category status how can I do this can any one help for this. I am not using Django admin panel I create Photographer Admin panel.

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a9153413-c4b7-4689-95fa-f98b00181bd1n%40googlegroups.com.

subin

unread,
Oct 2, 2022, 3:55:36 PM10/2/22
to django...@googlegroups.com
Season’s greetings! Our offices will be closed on Dec. 24 and 25. However

subin

unread,
Oct 2, 2022, 3:56:16 PM10/2/22
to django...@googlegroups.com
Thanks again for all your help.

On Fri, Sep 30, 2022 at 12:36 PM shiva singh <shivas...@gmail.com> wrote:
Hello Everyone

I am bigginer to learn Django and create a one Phototgrapher Website and I want add category status to user easily activate and deactivate category status how can I do this can any one help for this. I am not using Django admin panel I create Photographer Admin panel.

--
Reply all
Reply to author
Forward
0 new messages