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

[#682] - Remove Orphaned Tags #908

Merged
merged 4 commits into from
Jul 30, 2024
Merged

Conversation

guel-codes
Copy link
Contributor

@guel-codes guel-codes commented Jul 25, 2024

Overview

Updates

  • CHANGELOG.rst
  • taggit/management/commands/remove_orphaned_tags.py

Manual Test

  • Pull code down locally
  • pip install -e location_of_your_app/django-taggit
  • run python manage.py remove_orphaned_tags inside of your sample_app

Reference

Preview

https://www.loom.com/share/0c2b3f0b2dab4d7da9d2943f1520e12e?sid=98d050f0-3046-4aee-b2ec-78945b2a5408

@rtpg
Copy link
Contributor

rtpg commented Jul 30, 2024

Rebased this off of main and made sure to use the result of the .delete call to know how many rows were deleted. Looks good! Nice and simple

@rtpg rtpg merged commit d8889a6 into jazzband:master Jul 30, 2024
12 checks passed
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.

2 participants