Monthly Archives: December 2010

Bazaar 2.2.x em Ubuntu Lucid sem user em Launchpad e instalar plugin push_and_update

1) Já que nom se quere crear user, seguir os passos de aqui (https://launchpad.net/+help/soyuz/ppa-sources-list.html) para versions anteriores: – engadir a /etc/apt/sources.list ## bazaar deb http://ppa.launchpad.net/bzr/ppa/ubuntu lucid main deb-src http://ppa.launchpad.net/bzr/ppa/ubuntu lucid main – ejecutar (a key quitasse de aqui: https://launchpad.net/~bzr/+archive/ppa, Technical … Continue reading

Posted in geek | Leave a comment

Outra máis dumha app de django

Com django-photos, para instalar a app na actual versióm, há que modificar o MANIFEST.in, quitando nos recursive-include a barra final do path, quedando assí: include README.rst include NEWS.txt include src/photos/tests/static/a.jpg include src/photos/tests/static/b.jpg include src/photos/tests/static/c.jpg recursive-include src/photos/templates *.html recursive-include src/photos/templates/photos *.html

Posted in geek, programaçom | Leave a comment

Por se andades jogando com django em MacOS

E photologue, por exemplo: http://mariz.org/blog/2007/jan/26/mac-os-x-decoder-jpeg-not-available/

Posted in geek | Leave a comment