Hi Dio, I don't think you should need to do anything different than what you would normally do for a Django model. The CurrentSiteManager that SiteRelated uses takes care of restricting objects to the current site!
On Wed, May 6, 2015 at 12:56 PM, <[email protected]> wrote: > Hi there, > > I'm starting to use mezzanine now, could you give me some pointers how to > add on the admin page on a siterelated model, simple per column ordering? > > > Best Regards, > Dio > > -- > 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 [email protected]. > 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
