OWASP-BLT / BLT

OWASP BLT is a bug logging tool to report issues and get points, companies are held accountable.
https://blt.owasp.org
GNU Affero General Public License v3.0
122 stars 123 forks source link

Implement views for API logic. #2325

Closed DonnieBLT closed 3 weeks ago

Uttkarsh-raj commented 3 weeks ago

The view was already present but utilized the queryset to get the feature done. The details can be found in this PR https://github.com/OWASP-BLT/BLT/pull/2090 .