Code

Simple version of collision detection, with tests and a new generic template for...
authorjlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sat, 14 Feb 2004 02:06:27 +0000 (02:06 +0000)
committerjlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sat, 14 Feb 2004 02:06:27 +0000 (02:06 +0000)
commita40019d55c6c05e7e752f6d8b8f1f7f56990e7eb
tree313f732a0b736f911c121084dcba52d4ecab5544
parent2ccfe94327820cdca959b6c7f5636f0b033148d1
Simple version of collision detection, with tests and a new generic template for classic and minimal.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2082 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
roundup/cgi/actions.py
roundup/cgi/templating.py
templates/classic/html/_generic.collision.html [new file with mode: 0644]
templates/minimal/html/_generic.collision.html [new file with mode: 0644]
test/test_actions.py