zulip/confirmation
Tim Abbott 68b205775e migrations: Fix realmcreationstatus migration ID.
I forgot that renumber-migrations doesn't handle this across projects.
2025-08-04 18:47:49 -07:00
..
management
migrations migrations: Fix realmcreationstatus migration ID. 2025-08-04 18:47:49 -07:00
__init__.py
CHANGELOG.txt
LICENSE.txt
models.py confirmation: Replace RealmCreationKey - use Confirmation instead. 2025-08-04 18:41:15 -07:00
README.txt
settings.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.