Boris Smus wrote:
> On Mar 12, 6:56 am, Tim Chase <[EMAIL PROTECTED]>
> wrote:>
>> cs.filter(
>> Q(default_recipe__ingredients__ingredient__id=3) |
>> Q(default_recipe__ingredients__ingredient__id=1)
>> )
>
> Just to clarify, I was trying to get AND functionality, as Kon
I saw the ticket for this Template Loader for PHP files
http://code.djangoproject.com/ticket/2440
I was wondering if someone could explain how you would integrate this
into a django project. I read through the docs about templates but it
was beyond me as I am just starting to learn python.
I j
2 matches
Mail list logo