fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
conversion stub wl1->wl2
[redakcja.git]
/
scripts
/
fix_pd.py
diff --git
a/scripts/fix_pd.py
b/scripts/fix_pd.py
index
07f58e1
..
a937885
100755
(executable)
--- a/
scripts/fix_pd.py
+++ b/
scripts/fix_pd.py
@@
-64,6
+64,3
@@
if dry_run:
print "This is a dry run, to really change dates, run with --seriously"
for b in Book.objects.all():
fix(b, me, dry_run)
-
-
-