Re: i18n -- let's do it!

2005-08-04 Thread Carlo C8E Miron
hi folks 2005/8/2, Radek Svarz <[EMAIL PROTECTED]>: > > As a tool for translators I suggest poEdit (http://www.poedit.org/). It > is very comfortable editor. Another alternative is to use Rosetta * https://launchpad.net/rosetta Rosetta is the translation portal of (but not limited to) the Ub

Re: i18n -- let's do it!

2005-08-04 Thread Nebojša Đorđević - nesh
On 3-08-2005, at 14:23, Ksenia Marasanova wrote: I didn't digget into it yet but it looks like the solution is do not use "install()" method. http://barry.warsaw.us/papers/mailman-freenix-2003/node8.html And here is implementation - put files in django/core/i18n or similar. Usage: set_languag

Re: The road to 1.0

2005-08-04 Thread Carlo C8E Miron
hi all, just a (+1 all), but i think that these are really important improvements. 2005/8/4, Jason Huggins <[EMAIL PROTECTED]>: > > 1) I would like to see django-admin.py methods 'startapp' and > 'startproject' renamed to 'createapp' and 'createproject'. "start" > implies 'starting the server'..

PackagePath

2005-08-04 Thread Ksenia Marasanova
Aquarium uses this neat Python feature that allows multiple physical directories to map to a single package directory. Something for Django? http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/363781 (hmm, the site seems to be down at this moment here is Google cache: http://66.249.93.104/sea