modified: modules/django.py
This commit is contained in:
parent
0ad9e5b772
commit
c6c062b333
1 changed files with 1 additions and 1 deletions
|
|
@ -643,7 +643,7 @@ def fixtures(appname=None, backup=False):
|
|||
|
||||
print "debug - appname: %s" % appname
|
||||
|
||||
from fabric.api import *
|
||||
# from fabric.api import *
|
||||
|
||||
path_data = configuration.paths.django.fixtures
|
||||
path_backup = configuration.paths.server.backups.fixtures
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue