Quixote is yet another framework for developing Web applications in Python. The design goals were: - To allow easy development of Web applications where the accent is more on complicated programming logic than complicated templating. - To make the templating language as similar to Python as possible, in both syntax and semantics. The aim is to make as many of the skills and structural techniques used in writing regular Python code applicable to Web applications built using Quixote. - No magic. When it's not obvious what to do in a certain case, Quixote refuses to guess. Quixote works by using a Python package to store all the code and HTML for a Web-based application. There's a simple framework for publishing code and objects on the Web, and the publishing loop can be customized by subclassing the Publisher class. You can think of it as a toolkit to build your own smaller, simpler version of Zope, specialized for your application. Authors: A.M. Kuchling, Neil Schemenauer, Greg Ward <{amk,nas,gward}@mems-exchange.org> WWW: http://www.mems-exchange.org/software/quixote/ See also: http://www.amk.ca/python/writing/mx-architecture/ -- Johann Visagie name='h' onchange='this.form.submit();'> Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/po
Commit message (Expand)AuthorAgeFilesLines
* Translation updated.Priit Laes2004-03-062-13340/+1707
* bump version, requirementsJP Rosevear2004-03-0648-62641/+67838
* Update Czech translationMiloslav Trmac2004-03-062-68/+80
* Updated Korean translation.Changwoo Ryu2004-03-062-741/+805
* Update Czech translationMiloslav Trmac2004-03-042-433/+466
* Update Czech translationMiloslav Trmac2004-03-032-86/+94
* Updated the Greek translationKostas Papadimas2004-03-032-860/+883
* Translation updated by Daniel van Eeden.Vincent van Adrighem2004-03-022-63/+63
* Updated Serbian translation.Danilo Šegan2004-03-023-298/+420
* Update Czech translationMiloslav Trmac2004-03-012-221/+241
* Updated Spansih translation.Francisco Javier F. Serrador2004-03-012-395/+426
* Translation updated by Daniel van Eeden.Vincent van Adrighem2004-02-292-750/+753
* update Russian translationLeonid Kanter2004-02-272-790/+447
* Translation updated.Priit Laes2004-02-272-3795/+5012
* Updated Serbian translation -- hey, this Korean guy is a day ahead of me.Danilo Šegan2004-02-273-652/+622
* Updated Korean translation.Changwoo Ryu2004-02-262-322/+363
* Translation updated by Kees van den Broek.Vincent van Adrighem2004-02-262-14/+30
* Update Czech translationMiloslav Trmac2004-02-262-188/+195
* Updated Catalan translation by the Catalan Evolution team.Jordi Mallach2004-02-252-686/+808
* Updated Irish translationAlastair McKinstry2004-02-252-750/+748
* Add mail/em-format-quote.cRodney Dawes2004-02-252-0/+5
* remove dead fileJP Rosevear2004-02-242-1/+4
* Added "en_CA" to ALL_LINGUAS. Added Canadian English translation.Adam Weinberger2004-02-232-0/+18225
* Updated Spanish translation.Francisco Javier F. Serrador2004-02-232-1211/+1251
* Updated finnish translationIlkka Tuohela2004-02-232-1019/+1155
* Updated Serbian translation.Danilo Šegan2004-02-223-2219/+2322
* Update Czech translationMiloslav Trmac2004-02-212-47/+71
* Update Czech translationMiloslav Trmac2004-02-202-194/+212
* Added missing files to POTFILES.in.Danilo Šegan2004-02-202-0/+6
* Updated French translation.Christophe Merlet2004-02-192-308/+349
* Updated Korean translation.Changwoo Ryu2004-02-192-975/+1084
* Update Czech translationMiloslav Trmac2004-02-182-73/+100
* Update Czech translationMiloslav Trmac2004-02-182-113/+119
* Translation updated by Daniel van Eeden.Vincent van Adrighem2004-02-172-1292/+1322
* Translation updated by Daniel van Eeden.Vincent van Adrighem2004-02-162-657/+641
* Update Czech translationMiloslav Trmac2004-02-162-792/+879
* Updated the Greek translationKostas Papadimas2004-02-142-773/+760
* Updated French translation.Christophe Merlet2004-02-142-11864/+657
* Updated Catalan translation by the Catalan Evolution team.Jordi Mallach2004-02-132-2572/+2441
* Remove dead files and add new onesRodney Dawes2004-02-132-5/+8
* svn path=/trunk/; revision=24699Fixed another date-formatted. T.Aihana2004-02-111-10/+10
* svn path=/trunk/; revision=24698Fixed date-formatted again. T.Aihana2004-02-111-6/+6
* svn path=/trunk/; revision=24697Fixed date-formatted in ja.po. T.Aihana2004-02-111-5/+5
* svn path=/trunk/; revision=24696Updated ja.po. T.Aihana2004-02-112-401/+129
* remove files that were killedJP Rosevear2004-02-112-4/+4
* Updated Norwegian translation.Kjartan Maraas2004-02-112-176/+51
* bump version, libtool numbersJP Rosevear2004-02-10