I've made some more experiments, and it does seem to be a (database?)
timing issue: About once in 10 it shows the right page :o|

My model is quite big ... about 40 entries of mixed types many having
both blank and null.

If nothing else works ... and good ideas of where to put in some pause
to "solve" the problem?

Jesper



On 10 Aug., 18:17, Jeff Green <jeffhg2...@gmail.com> wrote:
> I am having similar problems with IE using formsets and the admin
> functionality. I tend to believe it is an issue with IE but I haven't been
> able to determine what the issue is.
>
> On Mon, Aug 10, 2009 at 10:42 AM, Jesper Rasmussen <jespe...@gmail.com>wrote:
>
>
>
> > Hi there,
>
> > I'm developing a simple Django system (Sqlite) -- using Firefox
> > everything works.
>
> > When using IE (7) the save button on the admin pages workes strangely:
> > If there is some error in the entered data it just displays a blank
> > page, if no errors is made it displays an "Internet Explorer cannot
> > display the webpage" page ... but on reload it displays the proper
> > page.
>
> > Could this be tied to the database not being done updating before the
> > data is being read?
>
> > Cheers,
> > Jesper Rasmussen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to