logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

[django]学习Model API的实例

今天看了一下Django的Model API 文档英文:http://www.djangoproject.com/documentation/model_api/#db-column中文:http://www.woodpecker.org.cn/obp/django/django-faq/model-api.html实例文件:/Files/maplye/django/Study.rar我的mode

#正则表达式
[django]总结Django中的用户权限模块

此文是总结Django官方网站里面的Document的文章 User authentication in Djangohttp://www.djangoproject.com/documentation/authentication/该模块由用户(Users)权限(Permissions)组(Groups)消息(Messages)这些从字面上也都很好的理解,但是我对消息(Messages)还不..

#Blog
到底了