Django 1.4 MySQL DISTINCT ON()
2013 03 17 19:14:29
Since Django 1.4 does not have DISTINCT(ON) support for MySQL, here is a patch to add this featue : Download path
Since Django 1.4 does not have DISTINCT(ON) support for MySQL, here is a patch to add this featue : Download path