Notes tagged with "django"
-
Tracking errors in Java apps with Sentry
There are plenty of options when monitoring Java applications, but monitoring errors gets a whole lot easier using Sentry.
-
Now running on pure Django
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
How to use enums for choices and record a duration in Django model fields.
-
Django 1.2 upgrade: unique_error_message
The unique_error_message method of the form classes has been moved to the model class in Django 1.2