Python Django 學習紀錄:架設個人部落格(三) ... from django.contrib import admin from .models import ReadNum @admin.register(ReadNum) class ...
確定! 回上一頁