Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model foreign keys, don't provide value for 'on_delete' #45

Open
MichaelMauderer opened this issue Mar 25, 2018 · 1 comment
Open

Model foreign keys, don't provide value for 'on_delete' #45

MichaelMauderer opened this issue Mar 25, 2018 · 1 comment
Labels

Comments

@MichaelMauderer
Copy link

It seems the models currently rely use the default value for on_delete in some fields (e.g., the UserFitbit.user field). However, on_delete has become a required argument in Django 2.0.

@brad brad added the bug label Mar 26, 2018
@brad
Copy link
Member

brad commented Mar 26, 2018

Thank you for the report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants