diff options
| author | ianb <devnull@localhost> | 2008-04-18 21:27:28 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2008-04-18 21:27:28 +0000 |
| commit | 35876f52585996786000c8317ae93b581af3c7a9 (patch) | |
| tree | f836c12253a431a0de958c1243a56efbeaa8fa89 /docs/do-it-yourself-framework.txt | |
| parent | 31317715886591a64681f4cc0cee1aaaf88d0896 (diff) | |
| download | paste-35876f52585996786000c8317ae93b581af3c7a9.tar.gz | |
Fix case normalization on Windows
Diffstat (limited to 'docs/do-it-yourself-framework.txt')
| -rw-r--r-- | docs/do-it-yourself-framework.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/do-it-yourself-framework.txt b/docs/do-it-yourself-framework.txt index d6f5700..ed0034b 100644 --- a/docs/do-it-yourself-framework.txt +++ b/docs/do-it-yourself-framework.txt @@ -5,6 +5,12 @@ A Do-It-Yourself Framework :revision: $Rev$ :date: $LastChangedDate$ +This tutorial has been translated `into Portuguese +<http://montegasppa.blogspot.com/2007/06/um-framework-faa-voc-mesmo.html>`_. + +A newer version of this article is available `using WebOb +<http://pythonpaste.org/webob/do-it-yourself.html>`_. + .. contents:: .. comments: |
