Skip to content

Patch to get django multilingual ng to work with Django trunk

ojii edited this page Sep 14, 2010 · 1 revision
473c473
<         if ((not (self.select or self.where or self.extra_where))
---
>         if ((not (self.select or self.where))
Clone this wiki locally