Thursday, October 17, 2019

set school year and change boolean to False when school year is not active

Hi Guys!! Hope Fully someone can help me any hint or answer really appreaciated..
ireally stuck here in a couple of days now.
My Problem is i want to set a school year using
start_year and end_year field then when school year end  this would automatically in_active
for example
start_year: 2019-01-01
end_year: 2020-01-01
active_year: True

then when 2020-01-01 ends
the boolean will automatically change the status to
active_year:False

--
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/e429d5d2-a6fc-4bf1-82b0-1c12e08f3f49%40googlegroups.com.

No comments:

Post a Comment