On 10/6/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I'm very new to Django and I'm learning it by adapting the stuff from
> the tutorial to a new (test) application, a Forum. The tutorial nicely
> explains that you don't want "Polls" and "Choices" in the main menu,
> because "Choices" is a
On 10/7/05, Robert Wittams <[EMAIL PROTECTED]> wrote:
> Also, be aware that you could make your own entirely custom views that
> override areas of the admin if you like. Just hook them into the admin
> urlconf.
True, but that would be undesirable for me. You'll eventually get all
kinds of update
> >
> Hm, I don't know how you're implementing it (maybe I'll switch to the
> new-admin trunk tomorrow, just to take a look), but I think you can
> implement it fairly simply without the problems you describe above.
Well, it is not implemented fully yet. The main changes for this will be
in djan
On 10/7/05, Robert Wittams <[EMAIL PROTECTED]> wrote:
> a) With a very confusing UI
> b) POST-ing ridiculous amounts of data.
>
> Which may not be in your users best interests. My aim in enabling this
> feature is not really to encourage arbitrary level admins, but to allow
> them in the rare case
[EMAIL PROTECTED] wrote:
> Hi there,
>
> I'm very new to Django and I'm learning it by adapting the stuff from
> the tutorial to a new (test) application, a Forum. The tutorial nicely
> explains that you don't want "Polls" and "Choices" in the main menu,
> because "Choices" is a part of "Poll". W
Hi there,
I'm very new to Django and I'm learning it by adapting the stuff from
the tutorial to a new (test) application, a Forum. The tutorial nicely
explains that you don't want "Polls" and "Choices" in the main menu,
because "Choices" is a part of "Poll". With my test-app I want to go
even fur
6 matches
Mail list logo