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