Brian Rosner wrote:
> Hi Norman,
>
> On Jun 17, 2008, at 3:49 PM, Norman Harman wrote:
>
>> I want to use {% url %} to point into portions of the admin site(and
>> change the default url structure). I hacked this generally
>> unfullfilling but working version with old admin.
>
>
> This is not
Hi Norman,
On Jun 17, 2008, at 3:49 PM, Norman Harman wrote:
>
> I want to use {% url %} to point into portions of the admin site(and
> change the default url structure). I hacked this generally
> unfullfilling but working version with old admin.
This is not yet supported in the newforms-admi
I want to use {% url %} to point into portions of the admin site(and
change the default url structure). I hacked this generally
unfullfilling but working version with old admin.
model = dict(app_label="specials", model_name="adspecial")
urlpatterns += patterns("django.contrib.admin.views.main"
I have been using NewForms admin for all of my sites for while. It is
running smooth and so far I have not had any big roadblock problems. Big
HOWEVER though, NewForms Admin is still very much in development. I have
found a few issues, that are easy to get around, but issues nonetheless,
with certa
On Apr 9, 2:54 pm, Kevin Monceaux <[EMAIL PROTECTED]> wrote:
> Django Fans,
>
> > Since newforms-admin will one day replace the current admin my thought
> > was to go ahead and dive into it now to save the trouble of duplicating
> > the effort when it lands on trunk.
>
> That's what I'm consider
Django Fans,
I'd like to second most of Rob's questions. While pondering some of the
same questions I came across his post and didn't see a reply.
On Sun, 9 Mar 2008, Rob Hudson wrote:
> How's the stability and/or "readiness" of newforms-admin?
I've just recently converted a web site I act a
How's the stability and/or "readiness" of newforms-admin?
I have a project where I'm going to be needing to do some admin
tweaking and it sounds like newforms-admin is much more flexible. For
example, here are a few things I'm going to be needing to do...
* Auto populate a field based on the va
7 matches
Mail list logo