Can you try the development version? I believe that's fixed:
https://github.com/stephenmcd/mezzanine/commit/b8c5732bcefce5c3b7310c4e96881485da21c4e1 On Thu, May 21, 2015 at 12:57 PM, Craig <[email protected]> wrote: > I am using Mezzanine==3.0.9. With a blank project I am having an issue > with creating a user. Here are the steps: > > 1. Add sites to my sites record > dev.local.com > dev.local.com.br > dev.local.de > dev.local.es > dev.local.fr > dev.local.it > dev.local.jp > > 2. Go to add user, create a user by the name, save and continue editing > 3. Set the user to staff level and select a site to give them permissions > to > 4. Click save and continue > > You will notice that it creates two Site permissions fields. When the > created user logs in it throws an error MultipleObjectsReturned: get() > returned more than one SitePermission -- it returned 2! > > -- > 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. > -- Stephen McDonald http://jupo.org -- 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.
