stephenmcd / cartridge

Ecommerce for Mezzanine
http://cartridge.jupo.org
BSD 2-Clause "Simplified" License
707 stars 299 forks source link

Add on_delete to models for Django 2.0 #341

Closed owenh000 closed 5 years ago

owenh000 commented 5 years ago

The ForeignKey on_delete argument is required for Django 2.0, so this commit adds it to the various models' ForeignKey fields.

owenh000 commented 5 years ago

The Travis builds are fixed by pull request #338.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.0.0b1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: