fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Upgrade pipeline, sorl.thumbnail.
[redakcja.git]
/
apps
/
catalogue
/
management
/
commands
/
merge_books.py
diff --git
a/apps/catalogue/management/commands/merge_books.py
b/apps/catalogue/management/commands/merge_books.py
old mode 100755
(executable)
new mode 100644
(file)
index
aec113e
..
5499d3d
--- a/
apps/catalogue/management/commands/merge_books.py
+++ b/
apps/catalogue/management/commands/merge_books.py
@@
-8,7
+8,6
@@
from django.core.management.base import BaseCommand
from django.core.management.color import color_style
from django.db import transaction
-from slughifi import slughifi
from catalogue.models import Book