Doğukan Kotan

Results 2 issues of Doğukan Kotan

According to this: https://docs.djangoproject.com/en/3.1/releases/1.10/#field-get-prep-lookup-and-field-get-db-prep-lookup-methods-are-removed get_prep_lookup is deleted from django. Due to IntegerField option searching lookup only works with contains and icontains. However those lookups act as exact in sql.

## Steps to reproduce brew install graphviz ## Expected Behaviour opt/homebrew/Cellar/graphviz/14.0.5/lib/libcgraph.7.dylib found ## Actual Behaviour opt/homebrew/Cellar/graphviz/14.0.5/lib/libcgraph.7.dylib not found ## OS Version MacOs 15.1 ## Graphviz Version dot - graphviz version...