E&S CVS Commit: PEAK - Draft implementation of error handling system for not found/allowed, etc.

pje at eby-sarna.com pje at eby-sarna.com
Mon Aug 4 18:42:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Mon Aug  4 22:41:06 UTC 2003

Modified Files:
	PEAK/src/peak/web: api.py interfaces.py places.py publish.py
	    templates.py
Added Files:
	PEAK/src/peak/web: errors.py

Log Message:
Draft implementation of error handling system for not found/allowed, etc.
Still need to create a default error template, though.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/web/api.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/PEAK/src/peak/web/errors.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/web/interfaces.py.diff?r1=1.18&r2=1.19
http://cvs.eby-sarna.com/PEAK/src/peak/web/places.py.diff?r1=1.17&r2=1.18
http://cvs.eby-sarna.com/PEAK/src/peak/web/publish.py.diff?r1=1.26&r2=1.27
http://cvs.eby-sarna.com/PEAK/src/peak/web/templates.py.diff?r1=1.11&r2=1.12

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/web/api.py
cvs rdiff -r0 -r1.1 PEAK/src/peak/web/errors.py
cvs rdiff -r1.18 -r1.19 PEAK/src/peak/web/interfaces.py
cvs rdiff -r1.17 -r1.18 PEAK/src/peak/web/places.py
cvs rdiff -r1.26 -r1.27 PEAK/src/peak/web/publish.py
cvs rdiff -r1.11 -r1.12 PEAK/src/peak/web/templates.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