We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
direct_ancestors
1 parent 25806c1 commit f3f2594Copy full SHA for f3f2594
1 file changed
cbv/views.py
@@ -77,7 +77,6 @@ def get_context_data(self, **kwargs):
77
"all_children": children,
78
"attributes": klass.get_prepared_attributes(),
79
"canonical_url": self.request.build_absolute_uri(canonical_url_path),
80
- "direct_ancestors": direct_ancestors,
81
"klass": klass,
82
"methods": list(klass.get_methods()),
83
"nav": nav,
0 commit comments