Anssi Kääriäinen
527cce80dc
Made table_names() output sorted.
...
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.
2012-04-29 02:11:55 +03:00
..
2012-04-09 04:28:32 +00:00
2012-04-09 04:28:32 +00:00
2012-04-08 21:13:32 +00:00
2012-04-14 13:35:25 +00:00
2012-04-14 13:35:25 +00:00
2012-04-24 18:03:14 +00:00
2012-03-31 12:38:11 +00:00
2012-03-30 08:02:08 +00:00
2012-04-24 18:03:14 +00:00
2012-03-30 09:08:29 +00:00
2012-04-14 13:35:25 +00:00
2012-03-10 17:36:41 +00:00
2012-03-30 08:02:08 +00:00
2012-04-11 17:49:22 +00:00
2012-03-30 08:02:08 +00:00
2012-03-17 01:24:39 +00:00
2012-04-09 00:43:08 +00:00
2012-04-05 15:44:04 +00:00
2012-04-28 15:19:04 +02:00
2012-03-31 13:55:03 +00:00
2012-04-10 20:05:46 +00:00
2012-04-24 19:55:52 +00:00
2012-04-27 06:56:31 +00:00
2012-04-29 02:11:55 +03:00
2012-04-26 17:48:50 +00:00
2012-03-30 08:02:08 +00:00
2012-04-12 20:23:41 +00:00
2012-03-30 09:08:29 +00:00
2012-03-31 13:55:03 +00:00
2012-03-30 08:02:08 +00:00
2012-04-20 17:34:29 +00:00
2012-03-30 08:02:08 +00:00
2012-04-10 12:29:25 +00:00
2012-03-31 10:34:11 +00:00
2012-04-10 12:29:25 +00:00
2012-03-30 08:02:08 +00:00
2012-04-08 21:13:32 +00:00
2012-03-31 13:11:02 +00:00
2012-04-25 19:17:47 +00:00
2012-03-30 09:08:29 +00:00
2012-04-26 18:06:17 +00:00
2012-03-31 13:58:03 +00:00
2012-04-24 16:47:31 +00:00
2012-04-11 21:25:22 +00:00
2012-03-30 08:02:08 +00:00
2012-04-24 19:55:52 +00:00
2012-03-22 07:29:39 +00:00
2012-04-25 19:17:47 +00:00
2012-03-30 08:02:08 +00:00