add a TODO comment (since I don't understand)
This commit is contained in:
parent
4daf7e1214
commit
8196b65aab
@ -84,7 +84,7 @@ LANG_TO_DISPLAY = {
|
||||
'en_GB' : DateDisplayEn,
|
||||
'English_United States' : DateDisplayEn,
|
||||
'ko_KR' : DateDisplay,
|
||||
'nb_NO' : DateDisplay, # TODO this's in _data_nb, why here?
|
||||
'nb_NO' : DateDisplay, # TODO this's in _date_nb, why here?
|
||||
}
|
||||
|
||||
def register_datehandler(locales,parse_class,display_class):
|
||||
|
Loading…
Reference in New Issue
Block a user