fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Poprawienie odniesienia do django-piston w requirements.txt.
[redakcja.git]
/
fabfile.py
diff --git
a/fabfile.py
b/fabfile.py
index
c06c50b
..
6304aae
100644
(file)
--- a/
fabfile.py
+++ b/
fabfile.py
@@
-1,4
+1,6
@@
-from fabric.api import run, local, settings, abort, env, cd, require, abort
+from __future__ import with_statement
+from fabric.api import *
+
def staging():
'''Use staging server'''