> I just wonder if there exists a better and cleaner way of doing this.


There is a better way, but that way doesn't exist in trunk of Django.  
The newforms-admin branch has removed the inner model admin class and  
has been abstracted in the form of a ModelAdmin. Check out [1] to  
learn more about the newforms-admin branch.

Let me also answer the questions you are about to ask:

1. When will it be merged into trunk?

The best answer I can give you is, when it is done.

2. Is it stable to use?

Sort of. It is a branch and sweeping changes can be made, but if you  
follow development closely [2] most pain can be mitigated.

[1]: http://code.djangoproject.com/wiki/NewformsAdminBranch
[2]: http://code.djangoproject.com/log/django/branches/newforms-admin

Brian Rosner
http://oebfare.com




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