Hi,
I have developed application that loads CSV file, if the input received 
while parsing the CSV file in Django admin is wrong, it throws a 
stacktrace, to avoid stacktrace I have handled the exception and I am able 
to show the error message using the Message framework in django. 
But the problem is that when I save the data it shows the error that CSV 
data is incorrect, but it also show save message, how could I override 
this.???
Thank You

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/044a2983-696f-4588-a49c-ad4660fa699f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to