Changeset 275

Show
Ignore:
Timestamp:
01/19/07 12:16:44 (2 years ago)
Author:
matt
Message:

Add an example of using the new stan-style construction, in lieu of any useful
documentation :-/.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/convenient-adding/formal/examples/main.py

    r256 r275  
    1515    'formal.examples.prepopulate.PrepopulateFormPage', 
    1616    'formal.examples.group.GroupFormPage', 
     17    'formal.examples.stanstyle.StanStyleFormPage', 
    1718    'formal.examples.fileupload.FileUploadFormPage', 
    1819    'formal.examples.smartupload.SmartUploadFormPage',