• Anssi Kääriäinen's avatar
    Made table_names() output sorted. · 527cce80
    Anssi Kääriäinen yazdı
    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.
    527cce80
Adı
Son kayıt (commit)
Son güncelleme
..
modeltests Loading commit data...
regressiontests Loading commit data...
templates Loading commit data...
runtests.py Loading commit data...
test_sqlite.py Loading commit data...
urls.py Loading commit data...