Generated: Wed 2014-02-05 15:44 CET
Source file: /home/dkaufhold/projects/bitmazk-contact-form/src/contact_form/simple_translate.py
Stats: 0 executed, 1 missed, 2 excluded, 5 ignored
from simple_translation.translation_pool import translation_poolfrom .models import ContactFormCategory, ContactFormCategoryTranslationtranslation_pool.register_translation(ContactFormCategory, ContactFormCategoryTranslation)