Then use admin.site.register(ModelName) to register that model into Django's admin and you'll be done. Here ...
確定! 回上一頁