527cce80dc
Fixed #18218 -- previously Django's introspection table_names() and get_table_list() methods did not sort the output consistently. This resulted in random order of inspected models. This commit also removed all external usages of get_table_list(). table_names() should be used instead. Thanks to claudep for patch and report. |
||
---|---|---|
.. | ||
cache | ||
files | ||
handlers | ||
management | ||
serializers | ||
servers | ||
__init__.py | ||
context_processors.py | ||
exceptions.py | ||
paginator.py | ||
signals.py | ||
signing.py | ||
urlresolvers.py | ||
validators.py | ||
wsgi.py | ||
xheaders.py |