- Django better admin ArrayField version: Latest Version
- Django version: 2.2.10
- Python version: 3.7
- Operating System: Ubuntu
Description
I was using an array field on normal modal but when I have made a model as an inline then I was not able to get an array field.
I have attached my demo repo in Question Model I am not able to add options and answers
https://github.com/nitishxp/abidibo
What I Did
Attached demo repo link. [https://github.com/nitishxp/abidibo](url)
Description
I was using an array field on normal modal but when I have made a model as an inline then I was not able to get an array field.
I have attached my demo repo in Question Model I am not able to add options and answers
https://github.com/nitishxp/abidibo
What I Did