hii,
I am writing my own forms, using manipulators and custom manipulators.
I have a date field and uploadimage field in one of the forms.
I need to create a popup calendar for the date field in the html page,
and a button for the image field, is there a way to do that without
using a script in
thx jay, recalling the saved objects from session can be from any
function.
the second point is solved, dont worry.thx again
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this gro
hii,
now i have another question related to the session:
if i save an object to the session from a certain view
(request.session['myperson']=new_person), can i recall it from another
view by request.session['myperson']. ( i mean from 2 different
functions)
and please according to link the user p
Hii,
please i need the steps for how saving an object to the session and
call one of its attributes in another page.
to be more clear, i have 2 related models person and user (user is
related to the person), i need to once the person has been created, in
a following page create a user that is re
1- if I combine related objects in the same page (by using the
edit_inline attribute), and add to one of the fields the unique
atrribute (unique=True), when trying to save the page, i got the
following exception:
Exception Type: TypeError
Exception Value: Cannot resolve keyword 'username' into fi
5 matches
Mail list logo