django-tof icon indicating copy to clipboard operation
django-tof copied to clipboard

Django models translation on fly

Results 22 django-tof issues
Sort by recently updated
recently updated
newest added

i want to set field in one existed lang empty, and tof should destroy it. But tof don't remove empty translation.

contribute to class goes after apps ready, model, exists, proxy exists, but proxy_cls.objects are not contributed.

Adding translation on-fly to Model dont added translate possibility in registered ModelAdmin for this model. The same, it not gives expected widgets to Form Fields in Model Form for translated...

they make good changes for improvements von project,

we have translation.value = value translation.save() we can make translation.save(update_fields=('value', value)).

probubly we shoult remove service workers from translation class to service worker, if it helps for testing and for keep KISS declaration.

for exceptions and not standart situations

somebody dont like ``` except exceptions as e: bla bla bla ```

probably values, values_list and some another