#django

Alle artikels in de blog met de tag #django.

Tracking errors in Java apps with Sentry Engels

11 september 2012

There are plenty of options when monitoring Java applications, but monitoring errors gets a whole lot easier using Sentry.

Now running on pure Django Engels

10 september 2012

Roam used to run as a static site generated with Hyde, but I decided to turn things around and move to a pure Django site.

DRY KISS: django-stdfields Engels

13 november 2011

How to use enums for choices and record a duration in Django model fields.

Django 1.2 upgrade: unique_error_message Engels

9 juni 2010

The unique_error_message method of the form classes has been moved to the model class in Django 1.2.