*Solved*
Mistake in query json_array_elements(animated_groups)
Needs change to this: json_array_elements(animated_groups::json)
On Friday, 14 November 2014 17:14:18 UTC, Volodymyr B wrote:
>
> Hi all
>
>
> I have class method in django model which is use json_array_elements
>
Hi all
I have class method in django model which is use json_array_elements
function.
In case when it performs by browser it works fine.
But in tests it fails with:
python manage.py test
Traceback (most recent call last):
File "path_to_project/dj_server/model_animations/*tests.py*", line 9
2 matches
Mail list logo