Closed rajats16 closed 1 month ago
This pull request makes minor changes to improve the consistency and correctness of company ID handling in the SentimentAnalysis project. The changes affect both the frontend template and the backend view.
No sequence diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update company ID reference in HTML template |
|
SentimentAnalysis/analysis/templates/index.html |
Modify company lookup in backend view |
|
SentimentAnalysis/analysis/views.py |
Summary by Sourcery
Fix issues related to fetching and displaying company data by updating the HTML template and view logic to use 'company_id' consistently.
Bug Fixes: