- 博客(8)
- 收藏
- 关注
原创 Setting up Django on SliceHost with Ubuntu Hardy,
This week I setup Django on a slicehost slice using Ubuntu Hardy for the OS, Postgresql for the db, Apache for serving the django app, and Nginxfor serving the media and proxying to apache. F...
2008-10-20 03:19:01 134
原创 django 的 contribs 之 contenttype
上一篇blog介绍到了那个 repository ,其中 trunk/libs.common/src/common/mptt/models.py 里有一个很有意思的叫做 Node 的 model。实现了一个叫 Modified Preorder Tree Traversal 的算法,相关内容还可以参考 这个 页面。算法细节刚才链接到的文章都讲得很详细了,吸引我注意的是代码中两个陌生的...
2008-10-20 03:10:40 165
网站备案
今天朋友拿了份招聘的报纸让我帮他选下工作,看到一个政府部门招聘一个“网页设计师”,要求会部署Linux服务器,会SQL Server/Oracle(Linux上也玩SQL Server?),Java。。。月薪1200!!!然后一个国企的网站招编辑,看介绍应该是有个什么CMS你往里面添点东西,月薪3000-5000。。。在北京的时候注册公司可以在一个网站上审核名字,然后拿个编号到工商局去办,我不...
2008-10-17 12:39:31 114
Django Auth, Session, Admin, ContentTypes 的SQL
'SESSIONS:BEGIN;CREATE TABLE "django_session" ( "session_key" varchar(40) NOT NULL PRIMARY KEY, "session_data" text NOT NULL, "expire_date" datetime NOT NULL);COMMIT;'AU...
2008-10-17 10:52:17 261
在学好英语以前啥都别干
第一部: 背 VOA Special English Word Book第零部:背 Special =. =special ['speʃəl] - ad. 特别的 | of a different or unusual kind; not for general use; better or more important than others of the same kind...
2008-10-15 19:33:01 106
Hello world!
Welcome to Syncr Community. This is your first post. Edit or delete it, then start blogging!
2008-10-10 21:11:40 90
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人