How to fetch data with the given order from the database ? (django)
I have a model in which there are different fields of data, and a field of “section-order” is given. now i want to fetch that data into the bootstrap accordians with respect to the “section-order”.