mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-29 20:06:25 -06:00
11279 add collation
This commit is contained in:
parent
4062986e06
commit
33099499d6
@ -14,6 +14,6 @@ class Migration(migrations.Migration):
|
||||
CreateCollation(
|
||||
"natural_sort",
|
||||
provider="icu",
|
||||
locale="und-u-kn-true",
|
||||
locale="und-u-ks-level2-kn-true",
|
||||
),
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user