Django Migrations Recipe #3
Development • Apr 04, 2016 •
This recipe shows how to rename an app that does not have any incoming dependencies.
Don’t be afraid of writing migrations
Development • Apr 04, 2016 •
Django migrations are complex. They do a lot for you but sometimes you need to tell ‘em how to do things. There’s no reason to be afraid of that, though.
Syntax highlighting for Django’s SQL query logging
Development • Jan 30, 2016 •
Django provides a logger for all SQL queries you run and adds syntax highlighting to the console output.
CC BY-SA 2.0 by Patryk Zawadzki
Misc • Jun 15, 2015 •
Article image:

CC BY-SA 2.0 by Patryk Zawadzki

2015’s DjangoCon Europe edition with 350 attendees took place in the beautiful city of Cardiff, Wales, UK.
CC BY 2.0 by Kevin Dooley
Misc • Apr 11, 2015 •
Article image:

CC BY 2.0 by Kevin Dooley

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...
Django 1.7: Database Migrations done right
Development • Sep 17, 2014 •
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...
Django file and memory mail back-end for tests
Development • Sep 15, 2014 •
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...
The conference island — DjangoCon Europe 2014
Misc • Jun 05, 2014 •
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...
EuroPython website sprint a success - many new features implemented
Misc • Mar 30, 2014 •
Last weekend the EuroPython web team met in Berlin in order to bring the EuroPython 2014 website software forward.
Django Migrations Recipe #3
Development • Apr 04, 2016 •
This recipe shows how to rename an app that does not have any incoming dependencies.
Syntax highlighting for Django’s SQL query logging
Development • Jan 30, 2016 •
Django provides a logger for all SQL queries you run and adds syntax highlighting to the console output.
CC BY 2.0 by Kevin Dooley
Misc • Apr 11, 2015 •
Article image:

CC BY 2.0 by Kevin Dooley

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...
Django file and memory mail back-end for tests
Development • Sep 15, 2014 •
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...
EuroPython website sprint a success - many new features implemented
Misc • Mar 30, 2014 •
Last weekend the EuroPython web team met in Berlin in order to bring the EuroPython 2014 website software forward.
Don’t be afraid of writing migrations
Development • Apr 04, 2016 •
Django migrations are complex. They do a lot for you but sometimes you need to tell ‘em how to do things. There’s no reason to be afraid of that, though.
CC BY-SA 2.0 by Patryk Zawadzki
Misc • Jun 15, 2015 •
Article image:

CC BY-SA 2.0 by Patryk Zawadzki

2015’s DjangoCon Europe edition with 350 attendees took place in the beautiful city of Cardiff, Wales, UK.
Django 1.7: Database Migrations done right
Development • Sep 17, 2014 •
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...
The conference island — DjangoCon Europe 2014
Misc • Jun 05, 2014 •
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...
Django Migrations Recipe #3
Development • Apr 04, 2016 •
This recipe shows how to rename an app that does not have any incoming dependencies.
CC BY-SA 2.0 by Patryk Zawadzki
Misc • Jun 15, 2015 •
Article image:

CC BY-SA 2.0 by Patryk Zawadzki

2015’s DjangoCon Europe edition with 350 attendees took place in the beautiful city of Cardiff, Wales, UK.
Django file and memory mail back-end for tests
Development • Sep 15, 2014 •
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...
Don’t be afraid of writing migrations
Development • Apr 04, 2016 •
Django migrations are complex. They do a lot for you but sometimes you need to tell ‘em how to do things. There’s no reason to be afraid of that, though.
CC BY 2.0 by Kevin Dooley
Misc • Apr 11, 2015 •
Article image:

CC BY 2.0 by Kevin Dooley

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...
The conference island — DjangoCon Europe 2014
Misc • Jun 05, 2014 •
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...
Syntax highlighting for Django’s SQL query logging
Development • Jan 30, 2016 •
Django provides a logger for all SQL queries you run and adds syntax highlighting to the console output.
Django 1.7: Database Migrations done right
Development • Sep 17, 2014 •
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...
EuroPython website sprint a success - many new features implemented
Misc • Mar 30, 2014 •
Last weekend the EuroPython web team met in Berlin in order to bring the EuroPython 2014 website software forward.