LeakLooker-X icon indicating copy to clipboard operation
LeakLooker-X copied to clipboard

improved django leaklooker_app model

Open danieleperera opened this issue 4 years ago • 0 comments

Hey,

I saw some repeated code on the django model. I improved it by creating an abstract parent class DbType where all the other database type model classes (Gitlab, Dirs, Jenkins) can inherit from.

I think the code is cleaner this way.

danieleperera avatar May 12 '20 15:05 danieleperera