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”.
**MODELS **
model.py image
VIEWS
views.py code
on the home page, once the user clicks on any link it reidrects to the casestudy page.
New contributor
Abheer Mehrotra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.