Sangeeta Jadoonanan

Results 2 issues of Sangeeta Jadoonanan

## Summary This PR adds an extra column to the `rich` Console output for displaying the time. ## Changes 💡 In order to display a time, the logging handler needs...

Currently the cbv check consists of an attribute check on the view function: https://github.com/sjbitcode/django-cbv-inspect/blob/fad3cc9db45f1ccd52f349db1b7a3a8a7475e2ad/cbv_inspect/utils.py#L86-L90 This isn't compatible with DRF's views (via browsable API) because of the extra processing in DRF's...

enhancement