kibablu
kibablu
@sakshi1215 sorry, I worked on the issue before it was communicated to us to comment first
> public_repo = django_filters.CharFilter(field_name='meta__type', lookup_expr='icontains') > > should be changed to > > public_repo = django_filters.CharFilter(field_name='meta__public_repo, lookup_expr='icontains') @jbernal0019 Thank you, I have made changes
@rudolphpienaar Is this supposed to update the libraries, would love to know more about which libraries need an update
@jennydaman I'm giving it a try :crossed_fingers: