maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Maposmatic-dev] [PATCH 1/6] Revamp the jobs and maps pages


From: David MENTRE
Subject: Re: [Maposmatic-dev] [PATCH 1/6] Revamp the jobs and maps pages
Date: Thu, 7 Jan 2010 14:07:54 +0100

Hi Maxime,

2010/1/7 Maxime Petazzoni <address@hidden>:
> diff --git a/www/maposmatic/models.py b/www/maposmatic/models.py
[...]
>     def output_files(self):
> -        allfiles = []
> +        allfiles = {'maps': [], 'indeces': []}

With such code, it seems that your are doing the job twice. It might
not be that important though.

Regards,
d.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]