data Not stored or returned in the order of form submission.
"One of the most useful features of Django Tags Input is that it stores the elements in the order which you input.
So if you insert B, A, C into the database, it will return it sorted the way you entered it: B, A, C."
The above description seems to have not taken effect.
data Not stored or returned in the order of form submission.
"One of the most useful features of Django Tags Input is that it stores the elements in the order which you input.
So if you insert B, A, C into the database, it will return it sorted the way you entered it: B, A, C."
The above description seems to have not taken effect.