On Fri, Dec 14, 2012 at 11:06 PM, Travis Swicegood <tra...@domain51.com>wrote:
> Is there a wiki page on the admin and changes that are planned for it? > This comes up every few months with a "hey, I've done X with the admin, > can we just use it to replace/update contrib.admin?" Would be nice to have > everyone's (and by everyone's, I mean Idan's) thoughts on where the admin > is heading so this conversation doesn't have to keep popping up (or at > least it can be answered by "go contribute to {{ insert url }}." > > /me goes back to yelling at kids on his lawn... > > To the best of my knowledge, no, this wiki page doesn't exist, and yes, creating such a wiki page, gathering requirements and so on, would be a good next step. The other thing I would point out is that admin is a contrib app for a reason -- it's a standalone app. It's entirely possible to recreate everything Django's admin does as a third party application. If a third party admin implementation were to appear that had a better feature set than the existing admin, and/or a better codebase to start from, and there was a reasonable migration path from old admin configurations to new admin configurations, *that* might be a viable way to get a new admin into Django. However, all of this is dependent on someone having enough of an itch, and enough spare time to scratch it. Yours, Russ Magee %-) -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.