Changeset 1127 for branches/0.8(django)/PyLucid/plugins_internal/page_update_list/page_update_list.py
- Timestamp:
- 06/29/07 16:05:08 (17 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/0.8(django)/PyLucid/plugins_internal/page_update_list/page_update_list.py
r1123 r1127 41 41 self._render_template("PageUpdateTable", context)#, debug=True) 42 42 43 44 45 46 47 48 49 50 51 52 53 54
