mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #446] crash via host oncest(s) #323
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#323
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThomasWaldmann on GitHub (Dec 28, 2019).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/446
https://docs.djangoproject.com/en/2.0/releases/2.0/#foreign-key-constraints-are-now-enabled-on-sqlite
https://stackoverflow.com/questions/54163537/django-db-utils-integrityerror-foreign-key-constraint-failed-while-executing-li
is it that?
currently host is in BAD_HOSTS to not crash the process all the time.
@ThomasWaldmann commented on GitHub (Dec 28, 2019):
https://stackoverflow.com/questions/47620487/django-2-0-sqlite-integrityerror-foreign-key-constraint-failed
or that?
Host.get_by_fqdn()maybe?