setup.cfg
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 29 Nov 2008 13:44:02 +0000
changeset 608 77bffba4e946
parent 419 e9280ea935e4
permissions -rw-r--r--
Added _onCreate _onUpdate and _onDelete methods to logic/models/base.py. These methods can be overwritten by other logic/models/ modules to serve as a way to for instance send out an update message. Patch by: Lennard de Rijk
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
419
e9280ea935e4 Start a test system for the webapp itself.
Augie Fackler <durin42@gmail.com>
parents:
diff changeset
     1
[nosetests]
e9280ea935e4 Start a test system for the webapp itself.
Augie Fackler <durin42@gmail.com>
parents:
diff changeset
     2
exclude=django