schon/engine
Egor fureunoir Gorbunov ad320235d6 feat(payments, vibes_auth, core): introduce decimal fields, 2FA, and admin OTP
- Refactored monetary fields across models to use `DecimalField` for improved precision.
- Implemented two-factor authentication (2FA) for admin logins with OTP codes.
- Added ability to generate admin OTP via management commands.
- Updated Docker Compose override for dev-specific port bindings.
- Included template for 2FA OTP verification to enhance security.

Additional changes:
- Upgraded and downgraded various dependencies (e.g., django-celery-beat and yarl).
- Replaced float-based calculations with decimal for consistent rounding behavior.
- Improved admin user management commands for activation and OTP generation.
2026-03-03 00:42:21 +03:00
..
blog feat(core/blog): add support for product videos and blog post images 2026-03-02 01:57:57 +03:00
core feat(payments, vibes_auth, core): introduce decimal fields, 2FA, and admin OTP 2026-03-03 00:42:21 +03:00
payments feat(payments, vibes_auth, core): introduce decimal fields, 2FA, and admin OTP 2026-03-03 00:42:21 +03:00
vibes_auth feat(payments, vibes_auth, core): introduce decimal fields, 2FA, and admin OTP 2026-03-03 00:42:21 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00