webtranslator - l10n: More things added to TODO section.

From: mario__(at)pgfoundry(dot)org (User Mario__)
To: pgsql-committers(at)postgresql(dot)org
Subject: webtranslator - l10n: More things added to TODO section.
Date: 2006-08-08 06:04:12
Message-ID: 20060808060412.0C11C86C692@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
More things added to TODO section. Please take a look inside views.py file if you want
- "Revisor" section is better, now we've got something :) (60% done)
- views.py has got +540 lines of code.
- a template added

Modified Files:
--------------
l10n:
urls.py (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/urls.py.diff?r1=1.1.1.1&r2=1.2)
l10n/es:
models.py (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/models.py.diff?r1=1.2&r2=1.3)
template_revisor.html (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_revisor.html.diff?r1=1.2&r2=1.3)
views.py (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/views.py.diff?r1=1.2&r2=1.3)

Added Files:
-----------
l10n/es:
template_revisar_traduccion.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_revisar_traduccion.html?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpavlin 2006-08-08 11:42:19 pgestraier - pgestraier: try unique index if primary key doesn't exits
Previous Message James William Pye 2006-08-08 01:37:26 python - ip: Wrong finally block.