Author: [email protected] Date: Mon Feb 2 05:34:50 2009 New Revision: 96 Added: wiki/ModelRefactoring.wiki
Log: Created wiki page through web user interface. Added: wiki/ModelRefactoring.wiki ============================================================================== --- (empty file) +++ wiki/ModelRefactoring.wiki Mon Feb 2 05:34:50 2009 @@ -0,0 +1,16 @@ +#summary ToDo List for the model-refactor branch +#labels Phase-Requirements + += ToDos for model-refactor = + + * Split Message model into Message and MessageRecipient (currently message contents are stored multiple times, if a message has more than one recipient) + * Add "save as draft" feature + * Add "empty trash" feature + * Implement management command for cleaning up message db-table (a message can be deleted if every recipient has removed it from it's trash) + * If needed: build a migration script from the old data model the new data model + * add next/previous message links to message detail view + +== Changelog == + + * r95 created branches/model-refactor + \ No newline at end of file --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pinax-updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pinax-updates?hl=en -~----------~----~----~----~------~----~------~--~---
