mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #363] warnings, as seen on travis-ci #278
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#278
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 (Sep 30, 2018).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/363
Originally assigned to: @ThomasWaldmann on GitHub.
@elnappo commented on GitHub (Nov 13, 2018):
Only
nsupdate.info/nsupdate/urls.py:29: RemovedInDjango20Warningis relevant for us but it is already fixed. What to do with the remaining warnings?@ThomasWaldmann commented on GitHub (Nov 13, 2018):
iirc, i fixed all in our code except the dropbox stuff, which i could not make sense of / could not find.
where does it come from / why / do we need to care?
@elnappo commented on GitHub (Nov 13, 2018):
It seems like this warning comes from
social-auth-app-django. As we are not using Dropbox OAuth and 2017-06-28 was a while ago, I think we can ignore this.@ThomasWaldmann commented on GitHub (Nov 13, 2018):
ok, guess we can close this, all done.