root/trunk/setup.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @314 [314] 12/10/08 00:23:40 matt Damn, forgot to update the version.
(edit) @312 [312] 07/25/08 14:20:43 tim added sequence of tuples example - upped changlog and setup
(edit) @309 [309] 07/02/08 10:27:07 tim fixed spello in Tuple type - delimiter not delimeter
(edit) @308 [308] 06/24/08 15:33:17 matt Remove the line ending (\r\n) from the Tuple->string process so …
(edit) @307 [307] 06/24/08 15:06:38 matt Added a Tuple type.
(edit) @306 [306] 06/20/08 16:28:41 matt Allow the addition of new form items on the fly, relative to existing …
(edit) @305 [305] 04/04/08 08:28:20 matt Increment the version number.
(edit) @303 [303] 03/28/08 12:49:14 matt Fix bug in the stan-style support. It turns out Group instances are …
(edit) @302 [302] 03/19/08 13:41:50 matt Inc the version number
(edit) @298 [298] 09/29/07 16:21:31 matt Support deferred validators. Thanks to Marian Schubert for the patch.
(edit) @294 [294] 09/03/07 15:01:44 matt Add immutable support to the SelectOtherChoice? widget. (Sorry for ignoring …
(edit) @293 [293] 08/16/07 15:13:00 tim updated setup and added changelog entry
(edit) @289 [289] 08/10/07 10:56:20 tim added new richtext type that stores a type,value pair as an object
(edit) @288 [288] 08/06/07 15:29:58 tim added keytocssid for backward compatibility
(edit) @286 [286] 07/19/07 13:24:26 damian Change FileUploadWidget? to: 1. render a link to the file rather than an …
(edit) @285 [285] 06/08/07 12:48:33 matt Added CallableValidator?.
(edit) @284 [284] 06/06/07 15:40:38 matt Added noneOption support to DatePartsSelect? widget and fixed it so that …
(edit) @283 [283] 06/06/07 10:22:46 matt Register the TextAreaList? as the default widget for Sequence types for …
(edit) @282 [282] 05/11/07 16:08:54 matt Fix more widgets that were not decoding form field values to unicode …
(edit) @281 [281] 05/11/07 14:19:13 matt Up the version
(edit) @278 [278] 02/13/07 10:40:06 matt Added a TextAreaList? widget.
(edit) @277 [277] 01/19/07 12:27:07 matt Make Form construction more convenient by adding (consisten) addField …
(edit) @266 [266] 11/30/06 13:24:55 tim upped the version number and added changelog
(edit) @264 [264] 10/26/06 08:41:28 damian More changes from the forms version.
(edit) @263 [263] 10/24/06 14:41:54 damian Correct imports for text area with select widget. Bug fix release 0.9.8
(edit) @262 [262] 10/11/06 12:38:13 damian Changed version to release the removable FileUploadWidget? change.
(edit) @260 [260] 09/11/06 16:37:42 matt Put back the converter that was accidentally deleted.
(edit) @259 [259] 08/30/06 10:40:45 matt Correct use of the selection widgets' noneOption to adapt to IKey rather …
(edit) @258 [258] 08/25/06 14:07:52 tim upped the number in setup.py for textareawithselect and …
(edit) @253 [253] 08/03/06 13:42:50 matt Use the more inclusive (i.e. working ;-)) include_package_data …
(edit) @248 [248] 07/24/06 16:56:52 matt Fix the immutable view of RadioChoice? widget.
(edit) @246 [246] 07/13/06 10:54:36 matt Add a class attribute to the Group's root element in the rendered HTML. …
(edit) @241 [241] 07/06/06 11:16:55 matt Update the minor version number
(edit) @231 [231] 07/04/06 09:53:31 matt Merge -r204:228 fieldgroups to trunk. The fieldgroups branch introduces …
(edit) @230 [230] 06/14/06 20:51:15 matt Make the package_data globs less specific to pick up examples.css too …
(edit) @203 [203] 04/06/06 11:43:28 matt Python 2.3 support. The resource manager was using 2.4-specific base64 …
(edit) @201 [201] 04/05/06 10:41:39 matt Don't import the formal package from setup.py. Unfortunately, this also …
(edit) @197 [197] 03/27/06 19:57:54 tv Renaming forms to formal, step #3 of 3. Rename CSS and javascript files, …
(edit) @196 [196] 03/27/06 19:52:01 tv Renaming forms to formal, step #2. Everything works again.
(edit) @175 [175] 12/21/05 16:03:04 matt Merge 'restmerge' branch to trunk. This branch adds a ReSTTextArea widget.
(edit) @163 [163] 12/15/05 16:06:41 matt Oops, I remove the forms/js directory from the branch but forgot to remove …
(edit) @162 [162] 12/15/05 16:04:53 matt Add SelectOtherChoice? widget and start a ChangeLog?.
(edit) @66 [66] 08/11/05 22:32:09 matt Use setuptools, it's just easier.
(edit) @50 [50] 07/07/05 21:13:00 matt Use py2.4' package_data thing instead of hacking it.
(edit) @48 [48] 07/07/05 14:08:03 matt Include forms.css in the package
(add) @47 [47] 07/05/05 17:00:38 matt Add an egg-ified setup
Note: See TracRevisionLog for help on using the revision log.