Skip to content

Commit

Permalink
* Missed in import of settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgroff committed Jul 10, 2018
1 parent 16bf6d5 commit eed6c16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions django_kala/projects/views/documents/document.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from django.conf import settings
from django.contrib.auth.mixins import LoginRequiredMixin
from django.core.exceptions import PermissionDenied
from django.shortcuts import get_object_or_404, redirect
Expand Down

0 comments on commit eed6c16

Please sign in to comment.