Changeset 312 for trunk

Show
Ignore:
Timestamp:
07/25/08 14:20:43 (5 months ago)
Author:
tim
Message:

added sequence of tuples example - upped changlog and setup

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ChangeLog

    r307 r312  
     12008-07-25  Tim Parkin <info@timparkin.co.uk> 
     2 
     3        Added an example for a sequence of tuples 
     4 
    152008-06-24  Matt Goodall <matt@pollenation.net> 
    26 
  • trunk/setup.py

    r309 r312  
    33setup( 
    44    name='formal', 
    5     version='0.19.2', 
     5    version='0.19.3', 
    66    description='HTML forms framework for Nevow', 
    77    author='Matt Goodall',