django-multilingual-model
django-multilingual-model copied to clipboard
Deleting the default language yields no error
When the translation of an item into the default language is deleted from the inline admin, this should yield an error: an object should always have a default translation available.