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

Databrowse: Loading a large number of records

2009-11-09 Thread Ismail Dhorat
Hi Guys, I am currently testing the contrib app databrowse in Django ver 1.1.1, the current setup for testing purposes is: OS: Mac OsX 10.6 DB: Sqlite3 Django: 1.1.1 Python: 2.5 Here is what i have done, i have a model and i am trying to see what the capabilities and limits of this app (since i