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
if crud is use on a model that do not inherit from TimeStamped of have the created_at fields. the views will fail, since by default they order using that
if crud is use on a model that do not inherit from TimeStamped of have the created_at fields. the views will fail, since by default they order using that