zulip/zerver
Luke Faraone 368ace069c Use PyDNS instead of shelling out to `host`
On Debian systems, this is found in the `python-dns` package.

On OS X and others, install "pydns" using your Python package manager.

(imported from commit 17827d0a1d3d72b12945df5563295a1573bfa1ed)
2013-08-12 13:09:19 -07:00
..
fixtures [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
lib Use PyDNS instead of shelling out to `host` 2013-08-12 13:09:19 -07:00
management populate_db: make emailgateway@zulip.com a default user. 2013-08-09 15:22:59 -04:00
migrations [schema] models: add an email_token field to Streams. 2013-08-09 14:59:26 -04:00
templatetags [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tests/frontend Move Filter class to filter.js from narrow.js. 2013-08-12 13:58:32 -04:00
__init__.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
context_processors.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
decorator.py Rename humbug_finish to zulip_finish. 2013-08-07 10:00:08 -04:00
exceptions.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
filters.py Change Humbug => Zulip in name of exception filter module. 2013-08-07 10:00:07 -04:00
finders.py Change Humbug => Zulip in name of finder module. 2013-08-07 10:00:07 -04:00
forms.py Move domain validation from a form field validator to a data cleaning check. 2013-08-08 10:12:22 -04:00
handlers.py Change Humbug => Zulip in names of error reporting handlers. 2013-08-07 10:00:07 -04:00
middleware.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
models.py [schema] models: add an email_token field to Streams. 2013-08-09 14:59:26 -04:00
openid.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
retention_policy.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
static_header.txt Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
storage.py Change Humbug => Zulip in name of storage module. 2013-08-07 10:00:07 -04:00
tests.py Support API for changing user's API key. 2013-08-08 13:03:09 -04:00
tornado_callbacks.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tornadoviews.py get_events: Don't return a queue ID unless we allocated one. 2013-08-09 15:35:33 -04:00
views.py referral: Prevent empty form submission 2013-08-12 12:50:32 -04:00