2017年4月7日

Django之自定义权限

摘要: 官方解释 Custom permissions¶ To create custom permissions for a given model object, use the permissions model Meta attribute. This example Task model crea 阅读全文

posted @ 2017-04-07 17:50 孔扎根 阅读(6957) 评论(1) 推荐(0)

导航