Back to Browse

Django ORM Custom Migration Actions

4.2K views
Mar 15, 2022
8:53

In addition to migrating schema changes, we can use the migrations to change data in the database, or indeed perform other bespoke actions. In this django ORM migration tutorial we us a very simple use case to showcase how to create an empty migration and run a custom function on migration.

Download

1 formats

Video Formats

360pmp412.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Django ORM Custom Migration Actions | NatokHD