You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Buildout on windows is painful, when it tries to fetch django from svn. Just use tortoise svn, fetch django to the parts directory yourself. (let it fail first, and then do it).
Starting with a blank db
First add a party.
Then, add a member, and set the current party to the party you create. Now, add memberships, and be careful to not add “end date” for memberships – if end-date!=None, then the mk is no longer a member of this party.