On 27-Jul-06, at 3:49 PM, toth anna wrote:
> Can you tell me, is there a way in template to decide
> update/create state of the object?
i use a hidden field - but i dont know if that is the django way
--
regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/
--~--~---
Kenneth Gonsalves <[EMAIL PROTECTED]> írta:
> took me quite a long time to figure things out also
Seems there is no easy way. Somehow i digged through myself,
so my forms now are working fine.
Can you tell me, is there a way in template to decide
update/create state of the object?
Thanks,
Anna
toth anna wrote:
> I have lost in form processing while learning django.
> I need to create a simple object (say 'product') with some
> basic validation (required fields, +minimal logic), but
> after filling a form and submit it everything looks ok but
> the object does not get saved and nothing i
On Jul 25, 2006, at 5:32 AM, toth anna wrote:
>
> Kenneth Gonsalves <[EMAIL PROTECTED]> írta:
>
>> look under 'forms and manipulators' in the docs
>
> You do not think seriously i didn't read it, do you?
> It shows many not-so-good solution of one problem, and it is
> a didactic misconception no
On 25-Jul-06, at 3:02 PM, toth anna wrote:
> You do not think seriously i didn't read it, do you?
> It shows many not-so-good solution of one problem, and it is
> a didactic misconception not to write at last a "the final
> working version is..."
paste what you tried to do somewhere and we can
Kenneth Gonsalves <[EMAIL PROTECTED]> írta:
> look under 'forms and manipulators' in the docs
You do not think seriously i didn't read it, do you?
It shows many not-so-good solution of one problem, and it is
a didactic misconception not to write at last a "the final
working version is..."
In my
On 25-Jul-06, at 2:27 PM, toth anna wrote:
> Fromcommand line or in the admin site everything went right.
> I have to write customized data entry forms, and need some
> guidance to start. My models and custom views (listings) are
> fine already. Unfortunately old cgi experience didn't
> helped
Darryl Caldwell <[EMAIL PROTECTED]> írta:
> did you try adding your object from the command line?
Using the interactice session?
Fromcommand line or in the admin site everything went right.
I have to write customized data entry forms, and need some
guidance to start. My models and custom views (
Anna,did you try adding your object from the command line? Using the interactice session?-dOn 7/24/06, toth anna <
[EMAIL PROTECTED]> wrote:I have lost in form processing while learning django.
I need to create a simple object (say 'product') with somebasic validation (required fields, +minimal log
I have lost in form processing while learning django.
I need to create a simple object (say 'product') with some
basic validation (required fields, +minimal logic), but
after filling a form and submit it everything looks ok but
the object does not get saved and nothing is checked.
(generic create
10 matches
Mail list logo