Hi,

It seems that this bug was fixed by the upstream. Just
need to upgrade to the last release. (5 Apr - 0.12.1)
I can do that if you allow 
me.<https://github.com/deschler/django-modeltranslation/releases/tag/0.12.1>

======================================================================
ERROR: setUpClass (modeltranslation.tests.tests.ModeltranslationTransactionTest)
----------------------------------------------------------------------
Traceback (most recent call last):

|

[...]

 File "/<<PKGBUILDDIR>>/modeltranslation/translator.py", line 427, in register
    opts = self._get_options_for_model(model, opts_class, **options)
  File "/<<PKGBUILDDIR>>/modeltranslation/translator.py", line 547, in 
_get_options_for_model
    if model._deferred:
AttributeError: type object 'TestModel' has no attribute '_deferred'


Please check:

 - https://github.com/deschler/django-modeltranslation/issues/381



Regards,
Herbert

|

Reply via email to