Blog | Markus Holtermann |
---|---|
RSS 2.0 Feed | Markus Holtermann |
web | https://markusholtermann.eu/ |
Last Update | 12.02.2024 |
Posts | 48 |
Blog | Markus Holtermann |
---|---|
RSS 2.0 Feed | Markus Holtermann |
web | https://markusholtermann.eu/ |
Last Update | 12.02.2024 |
Posts | 48 |
April 3, 2016 » Markus Holtermann » [Archived Version]
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.
Read MoreApril 3, 2016 » Markus Holtermann » [Archived Version]
This recipe shows how to rename an app that does not have any incoming dependencies.
Read MoreApril 3, 2016 » Markus Holtermann » [Archived Version]
This recipe shows how one can add a non-nullable column to a table with already existing data.
Read MoreApril 3, 2016 » Markus Holtermann » [Archived Version]
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.
Read MoreApril 3, 2016 » Markus Holtermann » [Archived Version]
This recipe shows how to rename an app that does not have any incoming dependencies.
Read MoreApril 3, 2016 » Markus Holtermann » [Archived Version]
This recipe shows how one can add a non-nullable column to a table with already existing data.
Read MoreJan. 29, 2016 » Markus Holtermann » [Archived Version]
Django provides a logger for all SQL queries you run and adds syntax highlighting to the console output.
Read MoreJan. 29, 2016 » Markus Holtermann » [Archived Version]
Django provides a logger for all SQL queries you run and adds syntax highlighting to the console output.
Read MoreJune 14, 2015 » Markus Holtermann » [Archived Version]
2015’s DjangoCon Europe edition with 350 attendees took place in the beautiful city of Cardiff, Wales, UK.
Read MoreJune 14, 2015 » Markus Holtermann » [Archived Version]
2015’s DjangoCon Europe edition with 350 attendees took place in the beautiful city of Cardiff, Wales, UK.
Read More