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
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
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