Hi,

I'm trying to import a big database in the django project by phpmyadmin.

The import process is successful. The database by phpmyadmin and mysql
admin is ok.

If I try to make some query by python shell it work.

But the problem is that the database isn't showed in the admin panel.
(I've restart the webserver also).

And if I add a row by phpmyadmin the update is showed in the admin
panel (but I can see only the new row...)

Any idea??


thanks,

Alfredo

-- 
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