Dear All,

I'm using a Django application and within quite all forms I have on
the botton side some info about records present for that form/table
yet inserted.

Something like : "1,2,3,4,......3254 pages"  and total "nr of records
es. 5317"

I did a massive upload of mySQL database directly adding about 10.000
records.

Later, If I come back to front end forms I can't  see any update to
records info on the bottom of forms. So I still see .. 3254 and 5317.

If I go to last record on last page es. # 5317 I can edit it and then
if I use "next record" button I can navigate on "newly" mySQL added
record .
So they exist but I can see the form record info corectly.

Is there a table that control this kind of updating ? What can be the
solution for that problem ?
Is it possible to understand wich is the program used there ?
Many thanks for each suggestion
Johnny

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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