單項選擇題在下面幾個選項中,哪個語句的功能,是實現(xiàn)在admin.py中注冊模型類()。

A.class AreaAdmin(admin.ModelAdmin)
B.admin.site.register(PersonInfo)
C.import
D.from


您可能感興趣的試卷