Ok, so I can have an article associated with multiple sites. That's
pretty sweet! But how about ensuring that a user I create can only
work on a certain site?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django
After tooling around with it a bit, I simplified it so that each
Vegetable/Animal has a ManyToMany relationship with a Tag.
But I still would like to find a way of consolidating the editing of
where a Tag points on the actual TagAdmin page.
On Mar 30, 1:24 pm, Liquidrums wrote:
> In
In the documentation for Generic Relations, a Vegetable and Animal can
be Tagged via a GenericInline for each model.
I want to be able to choose a tag and subsequently add/remove which
models have that tag via a ManyToMany-style inline.
Is this already available, or do I have to roll my own? I
e same way that many
"components" would be tied to a single "Page".
On Oct 28, 2:14 pm, Liquidrums <[EMAIL PROTECTED]> wrote:
> This may be beyond the reach of Django, but I figured it was worth a
> shot.
>
> I have a site tool not unlike many blogs or CMSs
This may be beyond the reach of Django, but I figured it was worth a
shot.
I have a site tool not unlike many blogs or CMSs for adding/editing
pages. Recently, to enable common components to pages (such as
contact forms, site-maps, carts, pre-filled content pages, etc.), the
needs for the "Page"
5 matches
Mail list logo