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
This should hopefully make search a little faster,
we don't make use of these fields in the serializer.
The big ones are sections and domains,
we will be fetching all of them per each page,
instead of just the ones that matched.
Also fixed a bug, we were omitting the description from the project in
the serializer.
0 commit comments