Make組ブログ

Python、Webアプリや製品・サービス開発についてhirokikyが書きます。

2013-06-11から1日間の記事一覧

Sentry with django-newauth

Sentry with django-newauth djangonnewauth is a library to add customizable user model (It developed before Django 1.5). And sentry is a platform to collect logs and aggregate these. Sentry can collect errors raised by some django applicati…