changed function based views to class based views by FelixHernandez · Pull Request #8929 · DefectDojo/django-DefectDojo

Conversation

@FelixHernandez

changed function based views to class based views

[sc-2909]
Changed function views Import and reimport to class based views

mtesauro

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

grendel513

Maffooch

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can follow up with there other instances of import/reimport in future PRs

cneill