mirror of
https://github.com/barkeser2002/offline-db.git
synced 2026-09-25 04:39:59 +03:00
Uncommented the `api/billing/` path in `aniscrap_core/urls.py` to enable routing for the `billing` app's views. This resolves the `NoReverseMatch` error for `shopier_callback` during tests and properly exposes the billing endpoints. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>