Here's the proper admin.py setup for your Skill and sub_Skill models based on your latest models.py. I’ve also included some admin customizations for better display and usability in the Django admin panel.
Here's the proper admin.py setup for your Skill and sub_Skill models based on your latest models.py. I’ve also included some admin customizations for better display and usability in the Django admin panel.