Hi,

lately I've written several small snippets to get a smoother admin
experience, and I thought about integrating them into the admin app. Is
there any interest in these? Are the contrib authors interested in accepting
such a contribution?

What I did:
* change generic relation's content_type, object_id field, to content_type,
and object_id being populated with an ajax call based on the selected
object_id
* update some field(s) based on a choice of a ForeignKey field (kind of one
model storing templates for another)

For the moment my code is not ready to be published, not general enough to
be included in the contrib app, but I would try cleaning it up, if there is
any interest. I'm using jquery for every javascript.

greets,
Viktor

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to