Confession.
Time to completion using Claude.ai to solve my Django Admin tagging issue: Longer than I hoped.
Time to completion without Claude’s help: ∞
All posts tagged as: django
Well it took most of the morning, but I was able to implement a better way of adding and editing tags for posts in the Django admin. Used the Select2 library loaded from a cdn. Will try doing it with the Django-Select2 package next.