/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk

« back to all changes in this revision

Viewing changes to loggerhead/controllers/directory_ui.py

  • Committer: Michael Hudson
  • Date: 2008-08-04 02:08:01 UTC
  • mto: (189.3.4 themed-directory-listing)
  • mto: This revision was merged to the branch mainline in revision 191.
  • Revision ID: michael.hudson@canonical.com-20080804020801-2q4ra93gt2gg7m73
baby steps

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
        self.dirname = dirname
30
30
        self.parity = parity
31
31
        self.branch = branch
 
32
        self.last_change = "FIXME"
32
33
 
33
34
class DirectoryUI(TemplatedBranchView):
34
35
    """