Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
radiopanik
panikweb
Commits
05c06e5b
Commit
05c06e5b
authored
Aug 21, 2013
by
fred
Browse files
fix import of settings
parent
61630d04
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb/paniktags/templatetags/thumbnails.py
View file @
05c06e5b
...
...
@@ -2,9 +2,10 @@
import
os
import
re
import
settings
from
PIL
import
Image
from
django.conf
import
settings
from
django.db.models.signals
import
post_save
,
pre_delete
from
django.template
import
Library
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment