juin 2014

Executing Python code, I get the error (from python2.7) unknown locale en_US The locale is on my computer, since it’s in the list I get after typing locale -a openerp@jem […]

Bootsnipp Ce site est une caverne d’Alibaba ! Il contient énormément de snippet (morceaux de code) concernant des éléments de design que vous pourriez réutiliser et intégrer dans votre site […]

Here, you will find some useful (and a little advanced) use cases with git. The Cherry-pick TODO ….. Get the SHA1 of the last commit : git rev-parse HEAD Stash […]