Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
openedx
/
openedx-core
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
10
Code
Issues
148
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Reduce the number of queries used in tagging API [FC-00036]
- #157
#157
Merged
pomegranited
merged 8 commits into
openedx:main
openedx/openedx-core:main
from
open-craft:jill/tagging-less-queries
open-craft/openedx-learning:jill/tagging-less-queries
Copy head branch name to clipboard
Feb 15, 2024
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Reduce the number of queries used in tagging API [FC-00036]
#157
pomegranited
merged 8 commits into
openedx:main
openedx/openedx-core:main
from
open-craft:jill/tagging-less-queries
open-craft/openedx-learning:jill/tagging-less-queries
Copy head branch name to clipboard
Commits
Commits on Feb 7, 2024
fix: prefetch taxonomy.tag_set to reduce queries
pomegranited
committed
163ee41
View commit details
Copy full SHA for 163ee41
Browse repository at this point
fix: copy Django's internal prefetch cache when casting taxonomies
Show description for 6464f53
pomegranited
committed
6464f53
View commit details
Copy full SHA for 6464f53
Browse repository at this point
Commits on Feb 8, 2024
Merge branch 'main' into jill/tagging-less-queries
pomegranited
committed
ad7838e
View commit details
Copy full SHA for ad7838e
Browse repository at this point
fix: prevents TaxonomyTagsView from running get_queryset twice
Show description for e36e074
pomegranited
committed
e36e074
View commit details
Copy full SHA for e36e074
Browse repository at this point
fix: annotate taxonomies with their tags_count
Show description for 5f308ee
pomegranited
committed
5f308ee
View commit details
Copy full SHA for 5f308ee
Browse repository at this point
Commits on Feb 15, 2024
Merge branch 'main' into jill/tagging-less-queries
pomegranited
committed
77f8282
View commit details
Copy full SHA for 77f8282
Browse repository at this point
chore: bumps version
pomegranited
committed
dc86603
View commit details
Copy full SHA for dc86603
Browse repository at this point
fix: overrides _queryset() instead of has_permission
Show description for 29e644e
pomegranited
committed
29e644e
View commit details
Copy full SHA for 29e644e
Browse repository at this point
You can’t perform that action at this time.