Changes between Initial Version and Version 3 of Ticket #1

Show
Ignore:
Timestamp:
12/03/05 20:45:33 (5 years ago)
Author:
bbangert
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1

    • Property status changed from new to assigned
    • Property owner set to bbangert
    • Property version changed from to svn
  • Ticket #1 – description

    initial v3  
    22 
    33{{{ 
     4#!python 
    45    def test_index(self): 
    56        response = self.app.get('/admin/comments') 
     
    910 
    1011{{{ 
     12#!python 
    1113    def test_index(self): 
    1214        response = self.app.get(url_for(controller='admin', action='comments') 


Powered by Pylons - Contact Administrators