Re: [mezzanine-users] Custom Django app used to replace Cartridge models and functions

2014-09-14 Thread Andrew Walters
Thank you very much for your feedback . The field injection looks very useful , if I still want to add custom functions would my only option be to subclass ? On Friday, 12 September 2014 20:57:11 UTC+2, Kenneth Bolton wrote: Your instincts are good; copying and/or modifying the cartridge

Re: [mezzanine-users] Custom Django app used to replace Cartridge models and functions

2014-09-14 Thread Ken Bolton
To add functions to existing classes, I monkey-patch. k On Sun, Sep 14, 2014 at 10:44 AM, Andrew Walters abwalter...@gmail.com wrote: Thank you very much for your feedback . The field injection looks very useful , if I still want to add custom functions would my only option be to subclass ?

Re: [mezzanine-users] Mezzanine.generic issues with South

2014-09-14 Thread Danny
On 15/09/2014 6:05 AM, Avery Laird wrote: Hi, I'm having an issue with migrating certain apps. The problem seems to be well known, although I find myself unsure about how to fix it. I get the following message when trying to migrate: Your project contains migrations that include one of the