Code

- altered Class.create() and FileClass.create() methods to make "content"
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 14 Feb 2003 00:31:46 +0000 (00:31 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 14 Feb 2003 00:31:46 +0000 (00:31 +0000)
commit6380caf023076852b836da7931252b340c6b0235
treebb1dff1a43fe6e48b89cead84a8cd137cb20b7a8
parent924168ffc915cc6ae77b89241efa7cf08be76296
- altered Class.create() and FileClass.create() methods to make "content"
  property available in auditors

Added "author" and "date" props to messages created by ":note". It might be
useful to keep that alive as a convenience variable.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1509 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
roundup/backends/back_anydbm.py
roundup/backends/back_metakit.py
roundup/backends/rdbms_common.py
roundup/cgi/client.py
test/test_cgi.py