ensure only active records are considered in `models.py` and `viewsets.py` by adding `is_active=True` filters. improves data integrity and prevents processing inactive entities. |
||
|---|---|---|
| .. | ||
| blog | ||
| core | ||
| payments | ||
| vibes_auth | ||
| __init__.py | ||
ensure only active records are considered in `models.py` and `viewsets.py` by adding `is_active=True` filters. improves data integrity and prevents processing inactive entities. |
||
|---|---|---|
| .. | ||
| blog | ||
| core | ||
| payments | ||
| vibes_auth | ||
| __init__.py | ||