- Introduced SILK_ENABLED setting to toggle Silk middleware. - Updated ALLOWED_HOSTS to include "testserver" when not in DEBUG mode. - Modified urlpatterns to conditionally include Silk URLs. - Added django-silk dependency to pyproject.toml. - Enhanced feed queries to optimize performance and reduce N+1 issues. - Updated tests to verify query limits for various feeds. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_badge_views.py | ||
| test_better_import_drops.py | ||
| test_chat_badges.py | ||
| test_feeds.py | ||
| test_game_owner_organization.py | ||
| test_schemas.py | ||
| test_views.py | ||