django-taggit-helpers
django-taggit-helpers copied to clipboard
Localization
Hi there,
what's the most straightforward approach to localize your fields
taggit_counter.admin_order_field = 'taggit_counter'
taggit_counter.short_description = '# of Tags'
for example?