Now in file view.py I want to get all data Booking model belong to Location model What I have to do ?
models.py
class Location(models.M