Fix for #503652 (thanks Zeth). The quasi-internal APIs to retrieve the SQL code for...
authorMichael Elsdoerfer <michael@elsdoerfer.info>
Fri, 8 Jan 2010 23:11:17 +0000 (00:11 +0100)
committerMichael Elsdoerfer <michael@elsdoerfer.info>
Fri, 8 Jan 2010 23:11:17 +0000 (00:11 +0100)
commitef6a67ca2d9a3c41c9e8666d6d2c2edab777af63
tree4f0b56d17982ab41d76d4e1c7e730b47cc977b04
parent011b841becddd50fb4d5d25adc04c406c4ad4da3
Fix for #503652 (thanks Zeth). The quasi-internal APIs to retrieve the SQL code for a queryset will change in 1.2. We now support both 1.2 and previous versions.
django_tables/models.py