Hi,
I'm trying to figured out how the test_foreign_key_index_long_names_regression method works.
For my (using firebird backend) this test fails with:
AssertionError: u'author_foreign_key_with_rea7ef8' not found in {u'ID': {'unique': False, 'primary_key': True}}
I see that It's using get_indexes to check if a foreign key field exist as index, but get_indexes returns a different information