diff options
| author | Juan Catalano <jc@streema.com> | 2013-03-19 19:17:31 -0300 |
|---|---|---|
| committer | Juan Catalano <jc@streema.com> | 2013-03-19 19:30:43 -0300 |
| commit | 054ce2aa02c88221ffa5665a4b9a5739cbbd0a39 (patch) | |
| tree | 95efc43ada39a5e1437a33fe424ef1b469d1f065 /tests/initial_sql_regress/sql/simple.sql | |
| parent | 1fe90b281baa1601e4582fd9454b92740e527d89 (diff) | |
Fixed #20088 -- Changed get_admin_log not to depend on User id field
Before this change, the get_admin_log method would expect User model's
FK to be named `id`. When changing that FK name, admin/index.html
rendering would fail.
This includes:
* Changed the use of id for the use of pk property.
* Added a regression test that fails without the patch.
This commit refs #20088.
Diffstat (limited to 'tests/initial_sql_regress/sql/simple.sql')
0 files changed, 0 insertions, 0 deletions
