Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | models: Add PatchChangeNotification and record patch state changes | Jeremy Kerr | 2011-04-14 | 1 | -0/+12 |
Add a PatchChangeNotification model to keep track of changes to a patch's state. Hook this up to Patch's pre_save signal. Requires a DB schema upgrade. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> |