Relative Content

Tag Archive for djangodjango-import-export

django-import-export, using the foreign key widget

I seem to be having some issues trying to figure out how to use the ForeignKeyWidget in the django-import-export package. I’m hoping someone here will be able to point out what is wrong with my code. I’m able to export the data I want except for the asset. I would like it to be the name of the asset, but it is exporting the ID.