zulip/scripts
Tim Abbott f9222de83e Auto-load commonly used modules in manage.py shell.
This automatically loads settings, zerver.models.* and
zerver.lib.actions.* when you start `manage.py shell`, which should
save a bit of time basically every time someone uses it.

Fixes #275.
2016-03-19 11:32:49 -07:00
..
lib Auto-load commonly used modules in manage.py shell. 2016-03-19 11:32:49 -07:00
setup Correct shell quoting around $DEFAULT_USER in terminate-psql-sessions 2016-02-19 02:09:50 +00:00
purge-old-deployments Consistently use /usr/bin/env python2.7 in shebangs and commands. 2015-10-21 22:58:21 +00:00
restart-server Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import 2016-03-10 22:02:17 -08:00
start-dockers Add support for a development environment with Docker. 2015-12-14 18:22:56 -08:00
test-all-docker Add support for a development environment with Docker. 2015-12-14 18:22:56 -08:00
upgrade-zulip Improve shell quoting hygiene 2015-09-25 23:25:08 -04:00
zulip-puppet-apply Apply Python 3 futurize transform libmodernize.fixes.fix_imports_six 2016-03-10 22:03:30 -08:00