maposmatic-dev
[Top][All Lists]
Advanced

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

Re: [Maposmatic-dev] [PATCH maposmatic] Some much needed code cleanup in


From: Maxime Petazzoni
Subject: Re: [Maposmatic-dev] [PATCH maposmatic] Some much needed code cleanup in the Django views
Date: Tue, 19 Jan 2010 17:14:36 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

Hi all,

* Maxime Petazzoni <address@hidden> [2010-01-19 17:10:24]:

>   * Created a forms.py file to hold Django forms
>   * Created a helpers.py file for helper functions used in forms and
>     views
>   * General code cleanup in the views
> ---
>  www/maposmatic/forms.py   |  136 +++++++++++++++++++++
>  www/maposmatic/helpers.py |  111 +++++++++++++++++
>  www/maposmatic/views.py   |  298 
> +++++++++++----------------------------------
>  3 files changed, 321 insertions(+), 224 deletions(-)
>  create mode 100644 www/maposmatic/forms.py
>  create mode 100644 www/maposmatic/helpers.py

Note: this patch applies on top of the search feature.

- Maxime
-- 
Maxime Petazzoni <http://www.bulix.org>
 ``One by one, the penguins took away my sanity.''
Linux kernel and software developer at MontaVista Software

Attachment: signature.asc
Description: Digital signature


reply via email to

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