6👍
You should investigate https://github.com/alanjds/drf-nested-routers/
This has been suggested in https://github.com/tomchristie/django-rest-framework/pull/1048
3👍
drf-extensions also providing nested routes, Have a look at http://chibisov.github.io/drf-extensions/docs/#nested-routes
- How do I run periodic tasks with celery beat?
- How to measure the time profile of each django test?
- Celerybeat automatically disables periodic task
- Django A/B Split Testing Packages (None I've found are well-documented and up-to-date.)
Source:stackexchange.com