<div dir="ltr"><div><div><div>After trying several things and none of them doing what we wanted a small group started working on our own solution (based on django).<br></div>You can find it here: <a href="https://github.com/shackspace/shackbureau">https://github.com/shackspace/shackbureau</a><br></div>It's still under development but has been in production use at shackspace for a few months with great success.<br>-- <br></div>hadez<br></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jan 6, 2016 at 4:37 PM Danilo <<a href="mailto:mail@dbrgn.ch">mail@dbrgn.ch</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>




<div><div>We use a custom Django app: <a href="https://github.com/coredump-ch/interna/" target="_blank">https://github.com/coredump-ch/interna/</a> The member models can be found here: <a href="https://github.com/coredump-ch/interna/blob/master/interna/memberdb/models.py" target="_blank">https://github.com/coredump-ch/interna/blob/master/interna/memberdb/models.py</a> We then use Django Admin to change the data. And there's a view in the frontend that filters out the currently active and former members. (Sorry for the very sparse and often German documentation... It wasn't meant as a project that can be used by the general public.)<br></div>
<div> </div>
<div>Both the model and the entire app aren't really ideal though. I'd be interested in a Django REST Framework based solution. It would need to be quite flexible though, to accomodate different membership models, different ways of invoicing, etc.<br></div>
<div> </div>
<div>Cheers<br></div></div><div>
<div>Danilo<br></div>
</div>

_______________________________________________<br>
Discuss mailing list<br>
<a href="mailto:Discuss@lists.hackerspaces.org" target="_blank">Discuss@lists.hackerspaces.org</a><br>
<a href="http://lists.hackerspaces.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">http://lists.hackerspaces.org/mailman/listinfo/discuss</a><br>
</blockquote></div>