zulip/confirmation
2017-11-29 22:18:05 -08:00
..
management
migrations confirmation: Add Confirmation.realm. 2017-11-29 22:18:05 -08:00
__init__.py
CHANGELOG.txt
LICENSE.txt
models.py confirmation: Add Confirmation.realm. 2017-11-29 22:18:05 -08:00
README.txt
settings.py confirmation: Remove util.get_status_field and settings.STATUS_FIELDS. 2017-07-07 18:53:00 -07:00

===================
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.