Skip to content Skip to sidebar Skip to footer
Showing posts with the label Django Comments

Accessing Comments On An Object Via Reverse Relationship With Tastypie

I'm building an API using Tastypie with Django and I've run into a bit of an issue. I have … Read more Accessing Comments On An Object Via Reverse Relationship With Tastypie

Django: Return One Filtered Object Per Foreign Key

Is it possible to return querysets that return only one object per foreign key? For instance, I wa… Read more Django: Return One Filtered Object Per Foreign Key

Django: Return One Filtered Object Per Foreign Key

Is it possible to return querysets that return only one object per foreign key? For instance, I wa… Read more Django: Return One Filtered Object Per Foreign Key