Hi all!
I'm trying to use DojangoDatagrid following the tutorial in
http://code.google.com/p/dojango/wiki/DojangoDatagrid.
But, when i test the page, i get the grid without information. Only a
message "Sorry, an error occour"
I've looked with firebug and i see that the error was in googleapi.
so, i made a downgrade in dojango and that error stops. But i still
get no data in the grid.
I made everything like the tutorial.
I know there's no much information, but, anyone can try to help me?
Here's my files in dpast ;)
Models.py -->
http://dpaste.com/hold/288679/
Views.py -->
http://dpaste.com/hold/288680/
temp.html -->
http://dpaste.com/hold/288681/
I try with the templatetags too and got the same error.
The database has values,. (i followed the tutorial and generate data)
i'm using Dojango_0.4.7 final version =D
Thanks in advance and sorry about my poor english ...