Is there any way to know when I’m passed the last item while iterating through a dictionary in django template?
I’m trying to create a text representation of a JSONField that has some data structured as an array of dictionaries like this:
I’m trying to create a text representation of a JSONField that has some data structured as an array of dictionaries like this: