This website requires JavaScript.
Explore
Help
Register
Sign In
paulmataruso
/
zulip
Watch
1
Star
0
Fork
0
You've already forked zulip
mirror of
https://github.com/zulip/zulip.git
synced
2025-11-07 15:33:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2103e61efe559e854528e41e5ba2f177e7c3fd0
zulip
/
zephyr
/
management
/
commands
History
Keegan McAllister
b2103e61ef
print_initial_password: Print API keys too
...
(imported from commit b4fccc2947cb2c2d9e5f732c6e151bc12f091683)
2012-10-17 18:23:01 -04:00
..
__init__.py
Add a management command to populate the database.
2012-08-28 12:45:10 -04:00
clear_db.py
klass => model as a local variable to refer to our models.
2012-10-10 17:47:12 -04:00
populate_db.py
Create accounts with passwords which are deterministic but hard to guess (from the outside)
2012-10-17 18:23:01 -04:00
print_initial_password.py
print_initial_password: Print API keys too
2012-10-17 18:23:01 -04:00
runtornado.py
Split off the Tornado code into a separate process
2012-10-17 18:23:01 -04:00
test_messages.txt
populated_db: Rename many functions/variables from zephyr => message.
2012-10-03 18:14:15 -04:00