summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Added better HTML editing abilitiesIan Bicking2005-07-173-6/+169
* Simplified extend()Ian Bicking2005-07-171-6/+4
* Added upload formIan Bicking2005-07-171-0/+7
* Remove install-related commands (that will all just go in the setuptools comm...Ian Bicking2005-07-131-3/+3
* Seperated out file types into more classes, with more delegation to the class...Ian Bicking2005-07-067-22/+176
* Added commands for Xinha; made idgen work better on restart; made js_set_loca...Ian Bicking2005-07-061-2/+17
* Added XinhaIan Bicking2005-07-061-0/+93
* Added cookie functions; fixed Prototype extend changeIan Bicking2005-07-061-1/+33
* Removed Object.prototype.extend, which was incompatible with XinhaIan Bicking2005-07-061-15/+18
* Refactored heavily; now each file type (of which there are currently just two...Ian Bicking2005-07-0310-102/+225
* Added descriptionIan Bicking2005-06-131-0/+37
* Added new example application (not completely finished), a file browsing appl...Ian Bicking2005-06-1324-0/+1485
* Use use_package, and fix some hard-coded pathsIan Bicking2005-05-301-2/+6
* Fixed sys.path invocationIan Bicking2005-05-301-1/+1
* Removed debugging codeIan Bicking2005-05-301-1/+0
* ZPTKit API changeIan Bicking2005-05-301-2/+1
* Removed spurious package requirementIan Bicking2005-05-231-1/+0
* Keep ZPTKit from swallowing exceptionsIan Bicking2005-05-231-1/+2
* Added framework pluginsIan Bicking2005-05-163-0/+4
* Added test using fixture; fixed SQLObject configuration and loadingIan Bicking2005-05-153-2/+44
* Added Wareweb, a new framework. Yea for more frameworks\!Ian Bicking2005-05-1414-0/+309
* Fixed clear buttonIan Bicking2005-05-142-3/+2
* Made paths relativeIan Bicking2005-05-141-2/+2
* Added docsIan Bicking2005-05-071-2/+17
* Removed timing cruftIan Bicking2005-05-071-7/+2
* Added docstring, removed cruftIan Bicking2005-05-071-9/+7
* Fixed up importsIan Bicking2005-05-071-3/+2
* Moved jsolait stuff above extra_headIan Bicking2005-05-071-2/+2
* Use urllib instead of jsonrpcIan Bicking2005-05-072-3/+43
* Moved evaluation into its own moduleIan Bicking2005-05-072-51/+71
* Tried to add a reset commandIan Bicking2005-05-071-2/+4
* Tried to add a reset commandIan Bicking2005-05-071-2/+13
* Use validating middlewareIan Bicking2005-05-071-0/+5
* Tried (but still failing) to handle URL movement betterIan Bicking2005-05-071-15/+19
* use <pre> for outputIan Bicking2005-05-071-3/+2
* Use evaluation similar to doctest'sIan Bicking2005-05-071-2/+50
* Use <pre> for outputIan Bicking2005-05-071-5/+9
* Remember to use 'new', fix a couple small bugsIan Bicking2005-05-071-3/+5
* Testing mailer.pyeradman2005-05-031-0/+0
* Testing mailer.pyeradman2005-05-031-0/+0
* Forgot to add these filesIan Bicking2005-05-024-0/+769
* Oops, didn't mean to commit, but here's a little explanation anywayIan Bicking2005-05-021-0/+2
* Removed spaces from name (#6)Ian Bicking2005-05-0210-0/+201
* Renamed webkit_dir to publish_dirIan Bicking2005-04-261-1/+1
* Change application to run an iterableamk2005-04-221-18/+21
* Internal renaming of wsgikit->pasteIan Bicking2005-04-228-216/+23
* Renamed WSGIKit to PasteIan Bicking2005-04-2235-0/+1251