zulip/zephyr/management/commands
Luke Faraone 71a91197fa Enable absolute imports.
See PEP 328[1] for details. This feature was introduced in Python 2.5 and
will become mandatory in Python 3.

[1]: http://www.python.org/dev/peps/pep-0328

(imported from commit 7444eeba8a08d5f91b94c7921848f2274979bd76)
2013-04-23 09:51:17 -07:00
..
__init__.py Add a management command to populate the database. 2012-08-28 12:45:10 -04:00
activate_mit.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
add_users_to_streams.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
analyze_mit.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
change_user_email.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
clear_db.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
colorize_streams.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
copy_colors.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
create_realm.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
create_user.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
deactivate_user.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
delete_tutorial_streams.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
dump_passwords.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
dump_pointers.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
dump_useractivity.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
explain_js_error.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
expunge_db.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
expunge_logs.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
fill_memcached_caches.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
generate_invite_links.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
logout_all_users.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
populate_db.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
print_initial_password.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
process_user_activity.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
realm_stats.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
remove_users_from_stream.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
reset_colors.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
runtornado.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
send_confirmation_emails.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
send_stats.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
set_default_streams.py Move action functions from models.py to zephyr/lib/actions.py. 2013-01-11 16:11:03 -05:00
set_message_flags.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
set_unread_to_pointer.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
subscribe_new_users.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
test_messages.txt populated_db: Rename many functions/variables from zephyr => message. 2012-10-03 18:14:15 -04:00
update_mit_fullnames.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
user_stats.py Enable absolute imports. 2013-04-23 09:51:17 -07:00