Re: Databrowse: Loading a large number of records

2009-11-10 Thread Alex Robbins
That error happens if you refresh the page while it is still loading from the dev server. You may have gotten impatient, refreshed and caused that error. It is possible that this isn't really the problem you are having, but just a secondary issue caused by the long load time and a page refresh. O

Re: Databrowse: Loading a large number of records

2009-11-09 Thread sstein...@gmail.com
On Nov 9, 2009, at 7:49 AM, Ismail Dhorat wrote: > I also see there has been a ticket logged for this issue about 2 > years ago. > > http://code.djangoproject.com/ticket/4481 > > Has this been implemented? If not would would a simple paginate tag in > the template suffice? Have you tried apply