remove unneeded Icelandic directives
This commit is contained in:
parent
d2acfdf48e
commit
7b33bb1718
@ -85,8 +85,6 @@ LANG_TO_DISPLAY = {
|
||||
'English_United States' : DateDisplayEn,
|
||||
'ko_KR' : DateDisplay,
|
||||
'nb_NO' : DateDisplay,
|
||||
'is' : DateDisplay,
|
||||
'is_IS' : DateDisplay,
|
||||
}
|
||||
|
||||
def register_datehandler(locales,parse_class,display_class):
|
||||
|
Loading…
Reference in New Issue
Block a user