OSG - Django support for Directed Graphs and OpenSocial

2007-12-19 Thread William Waites
Greetings folks, I've released a first cut at some Django models that are designed for modeling directed graphs, and node metadata as well as some initial work towards support for OpenSocial data APIs. The hope is that this will be a useful building block for people wanting to implement social ne

Re: Lets talk about a dynamic limit_choices_to again :)

2007-11-25 Thread William Waites
On Fri, Nov 23, 2007 at 02:05:28PM -0800, Dmitri Fedortchenko wrote: > > I found this ticket: > http://code.djangoproject.com/ticket/2445 > > It's not seen much activity for a while, but in september jkocherhans > posted some news which I found interesting. So since I needed this > functionality

Solicitation of feedback: MetaOptions

2007-07-13 Thread William Waites
I have released a package called django_options on the Cheeseshop at http://cheeseshop.python.org/pypi/django_options/r6 It is a class called MetaOptions that enables decoration of Django models with meta classes in similar style to Admin and Meta. Options placed there show up in Model._meta.cl