savannah-cvs
[Top][All Lists]
Advanced

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

[Savannah-cvs] [SCM] Savane-cleanup framework branch, master, updated. 8


From: Sylvain Beucler
Subject: [Savannah-cvs] [SCM] Savane-cleanup framework branch, master, updated. 80efde666ee4f874e2468bcfc8b3ac8d1be75ffe
Date: Wed, 28 Jul 2010 12:30:22 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Savane-cleanup framework".

The branch, master has been updated
       via  80efde666ee4f874e2468bcfc8b3ac8d1be75ffe (commit)
       via  06d1042b8c0017d0ee6d23919c19b684a95b0a9c (commit)
      from  813513f78f2a4944320c130ef28ee9560504759b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/savane-cleanup/framework.git/commit/?id=80efde666ee4f874e2468bcfc8b3ac8d1be75ffe

commit 80efde666ee4f874e2468bcfc8b3ac8d1be75ffe
Author: Sylvain Beucler <address@hidden>
Date:   Wed Jul 28 14:30:12 2010 +0200

    Plan for translations

diff --git a/TODO b/TODO
index c02e094..1c98bff 100644
--- a/TODO
+++ b/TODO
@@ -111,6 +111,17 @@ improve it.
     dealt with (so avoid the automatic conversion to sha1$ that Django
     does at each login)
 
+[ ] Translations
+
+    [ ] Design the translation build system: we need to parse the web
+        templates (./manage.py makemessages), and see how to install
+        .po files for Django (in particular Django uses one .po file
+        per app, and Savane is split in multiple apps, so maybe we
+        need to split the existing translations).
+
+    [ ] Translate new strings and generally update existing
+        translations.
+
 =====
 
 Goal #1: use it live at Savannah :)
@@ -157,8 +168,6 @@ Uncharted territories - and wild ideas.
 [ ] Improve/suppress delays (e.g. ping a daemon that creates project
     repositories and mailing lists, with a job queue system)
 
-[ ] Translations
-
 [ ] pastebin
 
 [ ] Snippets?

http://git.savannah.gnu.org/cgit/savane-cleanup/framework.git/commit/?id=06d1042b8c0017d0ee6d23919c19b684a95b0a9c

commit 06d1042b8c0017d0ee6d23919c19b684a95b0a9c
Author: Sylvain Beucler <address@hidden>
Date:   Wed Jul 28 14:30:03 2010 +0200

    Update installation instructions

diff --git a/INSTALL b/INSTALL
index f21893e..3bead35 100644
--- a/INSTALL
+++ b/INSTALL
@@ -19,11 +19,11 @@
 
 * Dependencies as Debian packages
 
-- Django >= 1.1
+- Django >= 1.2 (+ YAML support)
 - MySQLdb (mysql-python)
 - MySQL
 
-apt-get install python-django python-mysqldb mysql-server
+apt-get install python-django python-mysqldb python-yaml mysql-server
 
 hg clone http://bitbucket.org/offline/django-annoying/
 hg clone http://bitbucket.org/ubernostrum/django-registration/

-----------------------------------------------------------------------

Summary of changes:
 INSTALL |    4 ++--
 TODO    |   13 +++++++++++--
 2 files changed, 13 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Savane-cleanup framework



reply via email to

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