fixing library import for license texts that fails on Apache

This commit is contained in:
Fred Wenzel 2010-03-02 20:22:56 +01:00
Родитель b860ac6729
Коммит d7374a3986
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,7 +1,7 @@
"""
Miscellaneous helpers that make Django compatible with AMO.
"""
from lib.licenses import license_text
from licenses import license_text
from l10n import ugettext as _