Ok, maybe I didn't explain myself, it's related to the gui. On django I can do a per field ordering, on a mezannine site related I can't
On Wednesday, May 6, 2015 at 7:39:35 PM UTC+1, Josh Cartmell wrote: > > 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] <javascript:>> 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] <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 [email protected]. For more options, visit https://groups.google.com/d/optout.
