E&S CVS Commit: PEAK - Added ability to add categories and post bulletins to them. Fixed misc.
pje at eby-sarna.com
pje at eby-sarna.com
Mon Jul 7 18:48:00 EDT 2003
Module Name: PEAK
Committed By: pje
Date: Mon Jul 7 22:47:12 UTC 2003
Modified Files:
PEAK/examples/bulletins: README.txt
PEAK/examples/bulletins/src/bulletins: bulletins.ini commands.py
model.py storage.py
Log Message:
Added ability to add categories and post bulletins to them. Fixed misc.
bugs, added primitive date/time handling for posts. The bootstrap commands
should now be enough for us to start writing some simple web displaying and
editing parts.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/examples/bulletins/README.txt.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/bulletins.ini.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/model.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/commands.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/storage.py.diff?r1=1.1&r2=1.2
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 PEAK/examples/bulletins/README.txt
cvs rdiff -r1.2 -r1.3 PEAK/examples/bulletins/src/bulletins/bulletins.ini \
PEAK/examples/bulletins/src/bulletins/model.py
cvs rdiff -r1.3 -r1.4 PEAK/examples/bulletins/src/bulletins/commands.py
cvs rdiff -r1.1 -r1.2 PEAK/examples/bulletins/src/bulletins/storage.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list