That where I stuck.. I am new to Django so I confuse where to add
what? what name i need to give to the widget,form etc.,
Can you please help me.
Thank you
Bhaskar
On Jan 29, 1:45 am, andreas schmid wrote:
> hi, yes it works perfectly :)
>
> follow the steps on the turorial here
>
> http://www.
hi, yes it works perfectly :)
follow the steps on the turorial here
http://www.hoboes.com/Mimsy/hacks/replicating-djangos-admin/
sometimes its not so clear where to put the code... if you have questions ill
try to help you.
ill make a "more complete" tutorial on my blog soon.
Bhaskar Gara w
Hi Andrew, Do you have any luck on this. I need same functionality.
On Nov 30 2009, 5:40 am, andreas schmid wrote:
> Emily Rodgers wrote:
>
> > On Oct 13, 1:20 pm, andreas schmid wrote:
>
> >> thank you very much for pointing me to the right path!!
> >> ill try to understand the behaviour and r
Emily Rodgers wrote:
>
> On Oct 13, 1:20 pm, andreas schmid wrote:
>
>> thank you very much for pointing me to the right path!!
>> ill try to understand the behaviour and report about my progress...
>>
>> Andrew Ingram wrote:
>>
>>> I'm assuming you are doing this somewhere other than the
Emily Rodgers wrote:
>
> On Oct 13, 1:20 pm, andreas schmid wrote:
>
>> thank you very much for pointing me to the right path!!
>> ill try to understand the behaviour and report about my progress...
>>
>> Andrew Ingram wrote:
>>
>>> I'm assuming you are doing this somewhere other than the
On Oct 13, 1:20 pm, andreas schmid wrote:
> thank you very much for pointing me to the right path!!
> ill try to understand the behaviour and report about my progress...
>
> Andrew Ingram wrote:
> > I'm assuming you are doing this somewhere other than the admin, or in
> > custom views, so I'll
Oh all right, sorry, I misread first paragraph
On Tue, Oct 13, 2009 at 1:57 PM, andreas schmid wrote:
>
> thx mate... but i need it on the front end ;)
>
> nabucosound wrote:
>> This is the default behaviour in Django Admin, dude...
>>
>> On Oct 13, 9:43 am, andreas schmid wrote:
>>
>>> hi,
>>>
thank you very much for pointing me to the right path!!
ill try to understand the behaviour and report about my progress...
Andrew Ingram wrote:
> I'm assuming you are doing this somewhere other than the admin, or in
> custom views, so I'll explain how the admin stuff works.
>
> Basically, when y
I'm assuming you are doing this somewhere other than the admin, or in
custom views, so I'll explain how the admin stuff works.
Basically, when you create the popup window you give it a name which
can be used the uniquely identify the field that is using the popup
(some variant on the field id wou
thx mate... but i need it on the front end ;)
nabucosound wrote:
> This is the default behaviour in Django Admin, dude...
>
> On Oct 13, 9:43 am, andreas schmid wrote:
>
>> hi,
>>
>> how can i achieve a behaviour like in the admin backend where i can add
>> a related object through a popup wi
This is the default behaviour in Django Admin, dude...
On Oct 13, 9:43 am, andreas schmid wrote:
> hi,
>
> how can i achieve a behaviour like in the admin backend where i can add
> a related object through a popup window and have it selectable after i
> saved the related form?
>
> for example:
>
11 matches
Mail list logo