Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove TCCP Feature Flag #8720

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Remove TCCP Feature Flag #8720

wants to merge 2 commits into from

Conversation

mistergone
Copy link
Member

This PR will remove the code that leaves TCCP as a feature-flag-dependent product.

Changes

  • Change TCCP's views.py to use TemplateView instead of FlaggedTemplateView, etc
  • Remove "TCCP" from flags in base.py

How to test this PR

  1. Make sure http://localhost:8000/consumer-tools/credit-cards/explore-cards/ works as expected!

Checklist

  • PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)
  • Code follows the standards laid out in the CFPB development guidelines

- Change TCCP's views.py to use TemplateView instead of FlaggedTemplateView, etc
@mistergone mistergone requested review from higs4281 and wpears January 17, 2025 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants