Karen Tracey gmail.com> writes:
>
>
> On Mon, Jan 5, 2009 at 3:37 PM, JonUK flinttechnology.co.uk>
wrote:
>
>
>
> Apologies as this is a repost, but I'm completely stuck!
> I'm using django 1.0.2 and the tagging app to retrieve a tag via a
> database "in" query, and something is causing th
On Mon, 2009-01-05 at 12:37 -0800, JonUK wrote:
[...]
> I'm using django 1.0.2 and the tagging app to retrieve a tag via a
> database "in" query, and something is causing the query results to be
> discarded.
>
> In particular, this line of code from tagging.utils.get_tag_list()
> executes:
>
> r
On Mon, Jan 5, 2009 at 3:37 PM, JonUK wrote:
>
> Apologies as this is a repost, but I'm completely stuck!
>
> I'm using django 1.0.2 and the tagging app to retrieve a tag via a
> database "in" query, and something is causing the query results to be
> discarded.
>
> In particular, this line of cod
Apologies as this is a repost, but I'm completely stuck!
I'm using django 1.0.2 and the tagging app to retrieve a tag via a
database "in" query, and something is causing the query results to be
discarded.
In particular, this line of code from tagging.utils.get_tag_list()
executes:
return Tag.ob
4 matches
Mail list logo