From 3eb782b088147245269037443f79c2bc57ea72f9 Mon Sep 17 00:00:00 2001 From: david <> Date: Thu, 29 Oct 2009 17:40:48 +0000 Subject: [PATCH] "Modify Authors name in the header" --- telemeta/models/cremquery.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/telemeta/models/cremquery.py b/telemeta/models/cremquery.py index fb67630e..1436347d 100644 --- a/telemeta/models/cremquery.py +++ b/telemeta/models/cremquery.py @@ -30,7 +30,8 @@ # The fact that you are presently reading this means that you have had # knowledge of the CeCILL license and that you accept its terms. # -# Author: Olivier Guilyardi +# Authors: Olivier Guilyardi +# David LIPSZYC from django.db.models import Manager, Q from django.db.models.query import QuerySet -- 2.39.5