探索Pinax系列教程

作者:我就是个世界 发表于:2011-06-24
原英文来源:https://fernandoacorreia.wordpress.com/2008/11/08/exploring-pinax-series/
国内Pinax的资料太少了,本人也只是探索阶段,翻译一下:Exploring Pinax Series(探索Pinax系列教程)
如有不准确或错误的地方,请看到的朋友帮忙指出来。谢谢!

Exploring Pinax Series
探索Pinax系列教程[separator]

[url=http://pinaxproject.com/]Pinax[/url] is an integrated collection of selected [url=http://www.djangoproject.com/]Django[/url] reusable applications. It can be used as a head start for website projects and also to experiment patterns of Django applications.
Pinax是一个由多个可重复使用的Django应用程序(APP)的集合,它可以用来作为一个网站项目的开端,同时也可以让你去体验Django应用程序的开发模式。

As I learn how to leverage Pinax to build Web applications, I’m writing about my experiences. I plan to update this article and to use it as an index:
这里我写了一些关于我学习如何利用Pinax构建Web应用程序的经验。我打算更新这篇文章,并使用它作为索引:

[url=http://fernandoacorreia.wordpress.com/2008/10/22/exploring-pinax-part-1/]Part 1:[/url] Installing Pinax.  
[url=http://fernandoacorreia.wordpress.com/2008/10/23/exploring-pinax-part-2/]Part 2:[/url]  Creating a new tab.
[url=http://fernandoacorreia.wordpress.com/2008/10/24/exploring-pinax-part-3/]Part 3:[/url]  Creating a new application inside a Pinax website.
[url=http://fernandoacorreia.wordpress.com/2008/10/26/exploring-pinax-part-4/]Part 4:[/url]  The main domain object of the sample application.
[url=http://fernandoacorreia.wordpress.com/2008/10/28/exploring-pinax-part-5/]Part 5:[/url]  A form for submitting new items.
[url=http://fernandoacorreia.wordpress.com/2008/10/30/exploring-pinax-part-6/]Part 6:[/url]  Comments on approaches to revision control.
[url=http://fernandoacorreia.wordpress.com/2008/11/08/exploring-pinax-part-7/]Part 7:[/url]  Notifications.

第1部分:安装Pinax。
第2部分:创建一个新tab菜单。
第3部分:创建一个新的应用(app)在Pinax网站内。
第4部分:该示例应用程序的主域对象。
第5部分:一个新项目的提交表单(form)。
第6部分:到版本控制的办法评论。
第7部分:通知。


The source code for the sample application is hosted on [url=http://github.com/fernandoacorreia/oxybeles/tree/master]GitHub[/url].
该示例应用程序的源代码托管在[url=http://github.com/fernandoacorreia/oxybeles/tree/master]GitHub[/url]上。

I also have a feed for my Pinax-related articles.
我也有一个feed为我的Pinax相关文章。

分享:

扫一扫在手机阅读、分享本文

请发表您的评论