mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
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#494
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?
📋 Pull Request Information
Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/409
Author: @ThomasWaldmann
Created: 4/4/2019
Status: ✅ Merged
Merged: 4/8/2019
Merged by: @ThomasWaldmann
Base:
master← Head:django-static📝 Commits (1)
a65b50fuse "load static", fixes #403📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
setup.py(+1 -1)📝
src/nsupdate/templates/base.html(+1 -1)📄 Description
django (since 1.10) supports this and internally will use staticfiles
if django.contrib.staticfiles is in INSTALLED_APPS (which is the case).
this should fix the deprecation warnings we got.
also: require django >= 1.11.0.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.