django-seo2 icon indicating copy to clipboard operation
django-seo2 copied to clipboard

Change language_code max_length to 7

Open yuekui opened this issue 9 years ago • 0 comments

From Django 1.9 the language_code would support ISO15924, and the max_length should be extended to 7: {2 letters language code}-{4 letters country code}

yuekui avatar Sep 08 '16 03:09 yuekui