translated_fields(('needed',), app_settings.OPTIONAL_LANGUAGES)
inlines = (PhotoInline, AttachmentInline)
search_fields = ('title_pl', 'title_en')
translated_fields(('needed',), app_settings.OPTIONAL_LANGUAGES)
inlines = (PhotoInline, AttachmentInline)
search_fields = ('title_pl', 'title_en')