Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TCCP: Make institution names uppercase in results
When we list cards on the TCCP results view, we want the institution names to be uppercase. Previously we were counting on their names being uppercase in the source dataset, but the most recent dataset have some that are mixed case. To test, sort alphabetically using the latest dataset: http://localhost:8000/consumer-tools/credit-cards/explore-cards/cards/?credit_tier=Credit%20scores%20from%20620%20to%20719&location=&ordering=product_name
- Loading branch information