1j^ B d Z ddlmZ d Z G d dej ZdS )zE
Ensures that django models without a __unicode__ method are flagged
)modelsc | j S )N) something)models /builddir/build/BUILD/cloudlinux-venv-1.0.11/venv/lib/python3.11/site-packages/pylint_django/tests/input/func_noerror_model_unicode_callable.pyexternal_unicode_funcr s
? c 4 e Zd Z ej d ZeZdS ) SomeModel )
max_lengthN)__name__
__module____qualname__r CharFieldr r __unicode__ r r r r
s( C000I'KKKr r N)__doc__ django.dbr r Modelr r r r