It's not clear, but it sounds like you replicated the change I linked to,
and didn't actually pull in the latest development branch.

Since there might be other changes involved (I know there is a field change
and migration that triggered the need for that change), please make sure
you've pulled in the latest development branch as I mentioned.

You should also test with a fresh database, since the data you're working
with may be in a state that was actually caused by the issue.

On Tue, May 26, 2015 at 1:10 PM, Craig <craigdub...@gmail.com> wrote:

> I patched the package with your suggest fix. It did not seem to resolve
> the issue. Please let me know if you have any other ideas.
>
> On Saturday, May 23, 2015 at 2:19:57 PM UTC-7, Stephen McDonald wrote:
>>
>> 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 <craig...@gmail.com> 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 mezzanine-use...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> --
>> Stephen McDonald
>> http://jupo.org
>>
>


-- 
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 mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to