How to force tags to contain only small letters?
How to force tags to contain only small letters?
There is a setting for that in "settings" -> "data entry and display rules" -> "force lower-case tags"
thanks! it works, but it does not change the old big-letter tags
Maybe you could try writing a management command lowercase_tags
based on rename_tags_id
command and make a pull request on github?
To enter a block of code:
Comments