id summary reporter owner description type status component version severity resolution keywords cc stage has_patch needs_docs needs_tests needs_better_patch easy ui_ux 17422 BaseDetailView get method doesn't take the *args argument anonymous nobody "BaseDetailView is the only CBV whose `get` method doesn't have the signature `def get(self, request, *args, **kwargs):` for the sake of consistency this should be fixed. Inconsistency like this one or [https://code.djangoproject.com/ticket/17381 #17381] make it rather difficult to grasp what's going on when using the various generic CBV as a basis for custom CBV. " Bug closed Generic views dev Normal fixed Unreviewed 1 0 0 0 0 0