mirror of
https://github.com/zulip/zulip.git
synced 2026-07-21 21:05:48 +08:00
I am pretty sure there's no point to using a hash at all. But until I hear back from the author, let's at least make sure we put as much entropy into the hash as we expect to get out of it. (imported from commit 51a231adeab014cc1af8cb67e89baf06e0a1f593) |
||
|---|---|---|
| .. | ||
| management | ||
| __init__.py | ||
| admin.py | ||
| CHANGELOG.txt | ||
| INSTALL.txt | ||
| LICENSE.txt | ||
| models.py | ||
| README.txt | ||
| settings.py | ||
| util.py | ||
| views.py | ||
=================== Django Confirmation =================== This is a generic object confirmation system for Django applications. For installation instructions, see the file "INSTALL.txt" in this directory; for instructions on how to use this application, and on what it provides, see the file "overview.txt" in the "docs/" directory.