Hi,

Are there something in Django ORM or contrib to do "acts_as" like in
RoR or Elixir (SqlAlchemy). Example :

http://elixir.ematia.de/apidocs06/elixir.ext.html
http://elixir.ematia.de/apidocs06/elixir.ext.list.html

In Elixir, when I add acts_as_list(qualifier=qualify) in Model I can
use move_higher, move_lower ... methods.

Do you know a Django project like this ? If isn't I can make it.

Regards,
Stephane
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to