ok thanks i got that working but i just have one more question to ask
you, when i refresh the page the data is still there ok, but when i
leave the page and come back its gone, can you help me with my
question? Please and thank you
On Apr 16, 11:48 pm, Joanne Culligan
wrote:
> ok but now i am get
ok but now i am getting more errors such as
Traceback:
File "c:\Python26\lib\site-packages\django\core\handlers\base.py" in
get_response
92. response = callback(request, *callback_args,
**callback_kwargs)
File "c:\django\gossip2go\..\gossip2go\applications\views.py" in add_gossip
ok i did that but now i am getting more errors such as
Traceback:
File "c:\Python26\lib\site-packages\django\core\handlers\base.py" in
get_response
92. response = callback(request, *callback_args,
**callback_kwargs)
File "c:\django\gossip2go\..\gossip2go\applications\views.py" in
def save(self):
#
Better:
don't overwrite save method
if form.is_valid():
form.save()
and you are fine
On Apr 17, 12:30 am, JoJo wrote:
> Hi all, i have created a site where users can leave messages, and
> their opinions on certain topics, i have the form inserting the data,
> and
Hi all, i have created a site where users can leave messages, and
their opinions on certain topics, i have the form inserting the data,
and i have the data saving but when i refresh the page the data
disappears, also when i insert some data into the another text area i
am getting an error saying
E
5 matches
Mail list logo