On 3/25/07, Adrian Holovaty <[EMAIL PROTECTED]> wrote: > > Now that we have 0.96 out the door, I'd love to wrap up the > newforms-admin branch, which is mostly missing edit-inline support but > works well for other cases. > > Joseph Kocherans was working on edit-inline support, but I haven't > seen anything checked in or heard from him about any developments. > Joseph, are you around, and what's the status? I can happily take over > if you're not in a position to do the implementation.
Hey Adrian. Looking at the newforms-admin branch tonight, I can't seem to get some things working. I was wondering if you would clarify the scope of what is finished at this point. Is the AdminSite stuff we discussed at PyCon supposed to be the main way of doing things now? After about 5 minutes I haven't been able to figure out what to put in my urlconfs to get it called, and for some reason, the existing admin index view (django.contrib.admin.views.main.index) is not finding any models (the actual change list add and edit pages all work fine if I type in the url) Not asking for debug advice here, just trying to figure out what *should* be working. Joseph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
