Open aganzha opened 14 years ago
i had a problem with pushing my app, cause i have such files in app root: couchapp.json and couchapp.json~
just put
for name in os.listdir(current_dir): name = name.rstrip("~") ...
at the begining of dir_to_fields in locadoc.py
i had a problem with pushing my app, cause i have such files in app root: couchapp.json and couchapp.json~
just put
at the begining of dir_to_fields in locadoc.py