/
githubmirror
/
zulip
ОбзорДокументацияВойти
/
githubmirror
/
zulip
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
zulip/
confirmation/
..
management

Django 1.10: Remove cleanupconfirmation management command.

10 лет назад
migrations

ruff: Fix RUF059 Unpacked variable is never used.

10 месяцев назад
CHANGELOG.txt

Include third-party django-confirmation library.

14 лет назад
LICENSE.txt

Include third-party django-confirmation library.

14 лет назад
README.txt

Include third-party django-confirmation library.

14 лет назад
__init__.py

python: Normalize quotes with Black.

5 лет назад
models.py

ruff: Fix RUF036 `None` not at the end of the type union.

15 дней назад
settings.py

confirmation: Rename STATUS_ACTIVE to STATUS_USED.

4 года назад
README.txt
===================
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.