πŸ“Š Django
Q. What is the name of the file used to define model admin settings?
  • (A) admin.py
  • (B) dashboard.py
  • (C) models_admin.py
  • (D) superuser.py
πŸ’¬ Discuss
βœ… Correct Answer: (A) admin.py

Explanation: `admin.py` is used to register and customize models in the admin interface.

Explanation by: Mr. Dubey
`admin.py` is used to register and customize models in the admin interface.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
57
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
92%
Success Rate