django-planet

Markus Holtermann

Blog Info Markus Holtermann
Blog website Link

A lot has happended!

April 10, 2015 » Markus Holtermann » [Archived Version]

It has been 5 months that I wrote something on my blog. I still remember the time writing the article. On my way to Django: Under The Hood 2014. And shortly after that my time to write something here vanished. For various reasons.

Read More

A lot has happended!

April 10, 2015 » Markus Holtermann » [Archived Version]

It has been 5 months that I wrote something on my blog. I still remember the time writing the article. On my way to Django: Under The Hood 2014. And shortly after that my time to write something here vanished. For various reasons.

Read More

Django 1.7: Database Migrations done right

Sept. 16, 2014 » Markus Holtermann » [Archived Version]

About two weeks ago Django 1.7 was released with a lot of new and shiny features, such the App Loading Refactoring, Custom Lookups, the Checks Framework the buildin Migration support and many more. The release notes are the longest in Django’s history and span approx. 1,800 lines.

Read More

Django 1.7: Database Migrations done right

Sept. 16, 2014 » Markus Holtermann » [Archived Version]

About two weeks ago Django 1.7 was released with a lot of new and shiny features, such the App Loading Refactoring, Custom Lookups, the Checks Framework the buildin Migration support and many more. The release notes are the longest in Django’s history and span approx. 1,800 lines.

Read More

Django file and memory mail back-end for tests

Sept. 14, 2014 » Markus Holtermann » [Archived Version]

Whenever you write unit or integration tests for your Django application that involves sending mails, you end up with the LocMem mail back-end as a default set by Django during test setup. However, if you want to have a look at all the mails that have been sent, you are probably going to choose the File mail back-end.

Read More

Django file and memory mail back-end for tests

Sept. 14, 2014 » Markus Holtermann » [Archived Version]

Whenever you write unit or integration tests for your Django application that involves sending mails, you end up with the LocMem mail back-end as a default set by Django during test setup. However, if you want to have a look at all the mails that have been sent, you are probably going to choose the File mail back-end.

Read More

The conference island — DjangoCon Europe 2014

June 4, 2014 » Markus Holtermann » [Archived Version]

About a month ago, I attended DjangoCon Europe on the Île des Embiez, a small island between Toulon and Marseille. After an incredible circus edition 2013 in Warsaw, this year’s organizers stepped up to the plate to host another amazing conference.

Read More

The conference island — DjangoCon Europe 2014

June 4, 2014 » Markus Holtermann » [Archived Version]

About a month ago, I attended DjangoCon Europe on the Île des Embiez, a small island between Toulon and Marseille. After an incredible circus edition 2013 in Warsaw, this year’s organizers stepped up to the plate to host another amazing conference.

Read More

EuroPython website sprint a success - many new features implemented

March 29, 2014 » Markus Holtermann » [Archived Version]

Last weekend the EuroPython web team met in Berlin in order to bring the EuroPython 2014 website software forward.

Read More

EuroPython website sprint a success - many new features implemented

March 29, 2014 » Markus Holtermann » [Archived Version]

Last weekend the EuroPython web team met in Berlin in order to bring the EuroPython 2014 website software forward.

Read More