Django Class Based View question

Submitted 4 years, 11 months ago
Ticket #3
Views 362
Language/Framework Django
Priority Low
Status Closed

Actually, i am trying to pass the data to template in Detail view. But its not working. What is the method we need to use?

Submitted on May 20, 20
add a comment

1 Answer

Verified

you could use get_context_data(self, *args, **kwargs) method to handle it.

Submitted 4 years, 11 months ago

can you share some example snapshot where i can refer it?

- bookletgo 4 years, 11 months ago

we sent you the details in email . Please check and revert in case of any issues

- Vengat 4 years, 11 months ago


Latest Blogs