]> git.evergreen-ils.org Git - working/random.git/commit
Make this look more like python. (thanks, Perl one-liners)
authorerickson <erickson@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Tue, 23 Feb 2010 03:43:33 +0000 (03:43 +0000)
committererickson <erickson@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Tue, 23 Feb 2010 03:43:33 +0000 (03:43 +0000)
commit2347293af57b77a0ce46cf23744b452aafe6269a
tree4e028fa147438f53dcf2dc72d93b874a7e856d9b
parent7e84acd1d27a16ff68519c3c3bc0fe8c0db6d9d1
Make this look more like python.  (thanks, Perl one-liners)
Added a clear cache option to clear the local file cache at startup

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@792 6d9bc8c9-1ec2-4278-b937-99fde70a366f
23 files changed:
constrictor.py
constrictor/controller.py
constrictor/data.py
constrictor/db.py
constrictor/log.py
constrictor/script.py
constrictor/task.py
constrictor/utils.py
constrictor_gui/control/views.py
constrictor_gui/urls.py
contrib/evergreen/eg_bib_search.py
contrib/evergreen/eg_checkin.py
contrib/evergreen/eg_checkout.py
contrib/evergreen/eg_checkout_roundtrip.py
contrib/evergreen/eg_data.py
contrib/evergreen/eg_fetch_user_groups.py
contrib/evergreen/eg_renew.py
contrib/evergreen/eg_title_hold.py
contrib/evergreen/eg_user_search.py
contrib/evergreen/eg_user_transactions.py
contrib/evergreen/eg_utils.py
contrib/evergreen/eg_workflow.py
deploy.py