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
I'm approaching the problem with the wrong solution. By slicing the lists I'm only getting the first 5 items of the lists which are ordered by oldest entry first. Need to fix my models.
I'm approaching the problem with the wrong solution. By slicing the lists I'm only getting the first 5 items of the lists which are ordered by oldest entry first. Need to fix my models.