Daniel,

in your case, I would make the boolean field hidden using DHTML and
also add additional "Publish" button using DHTML which would check the
hidden checkbox before posting the form.

If Javascript is disabled, administrators would see the standard checkbox.

Good luck!
Aidas Bendoraitis aka Archatas



On 12/18/06, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
>
>
> On 18-Dec-06, at 3:42 PM, [EMAIL PROTECTED] wrote:
>
> > The admin interface is just that, an interface for administration. If
> > you need something beyond that you should keep it outside of it. I
> > would give it a thumbs down on trying to "hack" the interface, modify
> > the templates, include pages that look the same, etc.. it's just too
> > time consuming.
>
> this is the official django position also. Admin is for the core
> administrators of the site - not for the general users - in fact this
> should be in the FAQ.
>
> --
>
> regards
> kg
> http://lawgon.livejournal.com
> http://nrcfosshelpline.in/web/
>
>
>
> >
>

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