I followed along the basic setup and it when I tried to runserver I saw that Django rest framework was required.
And now when I try to run an import on a file I have no options when prompted to "Select a format (serializer) to continue."
Is it also required that I fully wire DRF to each model I want to use data-wizard with?
I followed along the basic setup and it when I tried to runserver I saw that Django rest framework was required.
And now when I try to run an import on a file I have no options when prompted to "Select a format (serializer) to continue."
Is it also required that I fully wire DRF to each model I want to use data-wizard with?