mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #17864 -- Added Hong Kong localflavor. Thanks to mrkschan and Adrien Lemaire.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17886 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
@@ -18,6 +18,7 @@ from .fi.tests import FILocalFlavorTests
|
||||
from .fr.tests import FRLocalFlavorTests
|
||||
from .gb.tests import GBLocalFlavorTests
|
||||
from .generic.tests import GenericLocalFlavorTests
|
||||
from .hk.tests import HKLocalFlavorTests
|
||||
from .hr.tests import HRLocalFlavorTests
|
||||
from .id.tests import IDLocalFlavorTests
|
||||
from .ie.tests import IELocalFlavorTests
|
||||
|
||||
Reference in New Issue
Block a user