mirror of
https://github.com/zulip/zulip.git
synced 2025-10-22 20:42:14 +00:00
Taken from http://code.google.com/p/django-confirmation/. Code is under the BSD 3-clause license. (imported from commit cfb5a511097fe14fba7f1bcea62dfa25cfb58622)
11 lines
337 B
Plaintext
11 lines
337 B
Plaintext
===================
|
|
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.
|