hbakri / django-ninja-crud

🧩 Modular, composable API views for scalable Django Ninja projects, with built-in CRUD.
https://django-ninja-crud.readme.io
MIT License
503 stars 14 forks source link

fix: 🐝 expose `viewsets` module in root `__init__.py` #454

Closed hbakri closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (1d4337d) to head (4a485f7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #454 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 37 37 Lines 1040 1040 ========================================= Hits 1040 1040 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.