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

Do not delete Log instance if related object is deleted #26

Closed
grahamu opened this issue Jan 22, 2018 · 1 comment
Closed

Do not delete Log instance if related object is deleted #26

grahamu opened this issue Jan 22, 2018 · 1 comment

Comments

@grahamu
Copy link
Contributor

grahamu commented Jan 22, 2018

Maintain log instances even if the related object is deleted.

Change CASCADE to SET_NULL in https://github.com/pinax/pinax-eventlog/blob/master/pinax/eventlog/models.py#L21.

@grahamu
Copy link
Contributor Author

grahamu commented Jan 22, 2018

fixed by #27

@grahamu grahamu closed this as completed Jan 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant