You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Utilize Django-Q to schedule tasks for cleaning up unnecessary objects, such as Appointment Requests that are not associated with any appointments and are older than a specified period.
The text was updated successfully, but these errors were encountered:
Feature Description
Utilize Django-Q to schedule tasks for cleaning up unnecessary objects, such as Appointment Requests that are not associated with any appointments and are older than a specified period.
The text was updated successfully, but these errors were encountered: