Getting TypeError: __init__() missing 1 required positional argument: ‘on_delete’ when trying to add parent table after child table with entries

You can change the property categorie of the class Article like this: and the error should disappear. Eventually you might need another option for on_delete, check the documentation for more details: EDIT: As you stated in your comment, that you don’t have any special requirements for on_delete, you could use the option DO_NOTHING: