Closed anentropic closed 8 years ago
@anentropic : Travis can't find any of your templates. https://travis-ci.org/agiliq/django-graphos/jobs/15629566
I'll try taking a look this weekend on why this is happening.
Sorry, looks like I maybe forgot to commit them, if so they're on my other computer and I'm away for a few weeks over Christmas. Looks like the tests need updating too. I can look into it when I get back
@anentropic Can you look into it and update it?
the issue with templates is on my other PR #15
fixed, sorry it took so long :)
eg Django models need to use DjangoJSONEncoder
Only the data source knows how to correctly serialise to JSON for its objects, therefore the serialisation should happen in the data sources instead of the renderers