atom feed
Florent Lebreton
Tue 04 February 2014
by Florent Lebreton (fle)
in quick tips

tagged git

GIT tip : A simple .gitconfig file

As several friends have asked me this, I have posted my simple but quite useful .gitconfig file. Nothing special here, just a few aliases and some syntax highlighting :).

Fri 20 December 2013
by Florent Lebreton (fle)
in development

tagged django, ldap

Combine LDAP and classical authentication in django

How to provide an authentication system through a LDAP server and keep classical django authentication available to keep possibility to create users only in django without having them in the LDAP directory and be able to fallback on django authentication for all users in case of a LDAP server failure.

Wed 04 December 2013
by Florent Lebreton (fle)
in quick tips

tagged git

GIT tip : Keep your branch clean with fixup and autosquash

Who is not tired of committing a "Remove pdb" or a "Fix a typo" few minutes or hours after committing a clean feature ? A few time ago, I discovered two useful options in GIT that work together : git commit --fixup and git rebase --autosquash. With these, you can easily merge …

Wed 27 November 2013
by Florent Lebreton (fle)
in development

tagged django, jsignature

Capturez une signature manuscrite avec django-jsignature

Comment capturer une signature "électronique-manuscrite" dans Django avec l'application django-jsignature et le plugin javascript jSignature.

Sun 29 September 2013
by Florent Lebreton (fle)
in geek stuff

tagged django

Quand le poney rencontre le lion - Djangocong Belfort 2013

Cette année la Djangocong avait perdu son accent du sud pour partir à l'aventure et rencontrer le lion de Belfort. L'aventure est un mot pas si mal choisi quand on vient de Nantes car j'en ai profité pour tester tous les moyens de transport existant (ou presque) :

  • Tram 2 [Nantes …

« Page 2 / 3 »

About

Florent Lebreton
Software engineer and trainer • Technical head at j360.info • Python, Django and GIT addict • Dance, sail, take photos. more

Categories

  • development
  • geek stuff
  • quick tips

Social

  • linkedin
  • twitter
  • google
  • github

Blogroll

  • Makina Corpus
  • Planet Django
  • Python Nantes community
  • Planet Django
  • Regliero's blog

Florent Lebreton (fle) - Proudly powered by pelican. Theme pelican-sober.