Basically, if I stuff data into the database as defined by django-admin.py sql app, via an external loader, and then open it in django, will I see proper objects -- or there's more to objects stored in django's own tables, and I have to load them via django calls?
- Re: indexes on tables braver
- Re: indexes on tables Adrian Holovaty