Re: [mezzanine-users] Subclassing SiteRelated

2014-04-10 Thread Matt Mansour
I thought so, Thanks Josh!

On Wednesday, April 9, 2014 8:45:25 PM UTC-7, Josh Cartmell wrote:

 Yes, Mezzanine's multi tenancy features rely on the fields/managers added 
 by SiteRelated ;)


 On Wed, Apr 9, 2014 at 12:23 PM, Matt Mansour 
 slackb...@gmail.comjavascript:
  wrote:

 Howdy all - 

 With a quick glance at the core I think I know the answer but thought I'd 
 post the question as well. 

 Would the best way to integrate an external django app - one that does 
 not subclass Displayable -  into Mezzanine's multi-tenancy functionality be 
 to change the models of the app to subclass SiteRelated  ?

 Best,
 Matt

 -- 
 You received this message because you are subscribed to the Google Groups 
 Mezzanine Users group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to mezzanine-use...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.




-- 
You received this message because you are subscribed to the Google Groups 
Mezzanine Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[mezzanine-users] Subclassing SiteRelated

2014-04-09 Thread Matt Mansour
Howdy all - 

With a quick glance at the core I think I know the answer but thought I'd 
post the question as well. 

Would the best way to integrate an external django app - one that does not 
subclass Displayable -  into Mezzanine's multi-tenancy functionality be to 
change the models of the app to subclass SiteRelated  ?

Best,
Matt

-- 
You received this message because you are subscribed to the Google Groups 
Mezzanine Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [mezzanine-users] Subclassing SiteRelated

2014-04-09 Thread Josh Cartmell
Yes, Mezzanine's multi tenancy features rely on the fields/managers added
by SiteRelated ;)


On Wed, Apr 9, 2014 at 12:23 PM, Matt Mansour slackbabb...@gmail.comwrote:

 Howdy all -

 With a quick glance at the core I think I know the answer but thought I'd
 post the question as well.

 Would the best way to integrate an external django app - one that does not
 subclass Displayable -  into Mezzanine's multi-tenancy functionality be to
 change the models of the app to subclass SiteRelated  ?

 Best,
 Matt

 --
 You received this message because you are subscribed to the Google Groups
 Mezzanine Users group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to mezzanine-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google Groups 
Mezzanine Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.