mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #16202 -- Added a Slovenian localflavor. Thanks to Jure Cuhalev < gandalf@owca.info>, Gasper Zejn and Domen Kozar for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16706 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
@@ -34,6 +34,7 @@ from py.tests import *
|
||||
from ro.tests import *
|
||||
from ru.tests import *
|
||||
from se.tests import *
|
||||
from si.tests import *
|
||||
from sk.tests import *
|
||||
from tr.tests import *
|
||||
from us.tests import *
|
||||
|
||||
Reference in New Issue
Block a user