On Sat, Jul 11, 2009, Daniel Roseman wrote:
>> I think this means that I need to add a routine to my admin.py so that
>> when the user hits Save, it will also manually assemble the information
>> and save it for the affected models.
>>
>> Is that correct? If so, what is doing this called, so I c
Daniele Procida wrote:
> I think this means that I need to add a routine to my admin.py so that
> when the user hits Save, it will also manually assemble the information
> and save it for the affected models.
>
> Is that correct? If so, what is doing this called, so I can look it up
> in the docu
On Jul 11, 11:37 am, "Daniele Procida"
wrote:
> I have a many-to-many relationship between two models, People and
> Entities (enities are departments and offices etc).
>
> Some of these relationships are managed by the user in admin, but others
> are implicit.
>
> For example, if the user adds Jo
I have a many-to-many relationship between two models, People and
Entities (enities are departments and offices etc).
Some of these relationships are managed by the user in admin, but others
are implicit.
For example, if the user adds John to the Laser Research Lab
Administrative Office, it me
4 matches
Mail list logo