django/tests/model_indexes
Akshesh b92c6b7d56 Refs #26709 -- Replaced Index.get_name() with set_name_with_model().
This removes the dependency of the Index class on its 'model'
attribute.
2016-08-02 14:21:41 -04:00
..
__init__.py
models.py
tests.py Refs #26709 -- Replaced Index.get_name() with set_name_with_model(). 2016-08-02 14:21:41 -04:00