Django toolbox

24
Les outils pour Django Xavier Ordoquy

Transcript of Django toolbox

Les outilspour Django

Xavier Ordoquy

Comme Python...

Encore plus

• Django Debug Toolbar (DjDT)

• South

• Sentry / Raven

Paquets Python

• pip

• virtualenv

• virtualenvwrapper

Django Debug Toolbar

South

Problèmes• Syncdb:

• pas de mise à jour !!

• Intégration ?

• Quelles migrations ?

• Où ?

Get it NOW !http://south.readthedocs.org

SENTRY

Compris !Si un bug passe, je

l’inspecte et fait mon

rapport !!

L’application

Sentry

• Client / serveur

• Python, PHP, ....

• Django, mais aussi Python isolé

Installation

http://getsentry.com/welcome/

https://github.com/getsentry

Django extensions

Graphs

Debug live