Can't build index for solr/haystack: unknown field 'django_id'
问题 I'm trying to follow along the haystack tutorial. I run into an error when I run manage.py rebuild index I get the following error: WARNING: This will irreparably remove EVERYTHING from your search index. Your choices after this are to restore from backups or rebuild via the `rebuild_index` command. Are you sure you wish to continue? [y/N] y Removing all documents from your index because you said so. All documents removed. /Users/heri0n/python_env/lib/python2.7/site-packages/django/db/models