Hadeel Sharaf

Results 2 issues of Hadeel Sharaf

I had this error while creating a service to a django project : AttributeError: 'Options' object has no attribute `get_all_field_names` this is the code: ```from django.contrib.auth import get_user_model User =...

to fix an issue when running the workflows on windows. Error from Traceback : ``` File "D:\PY3\lib\site-packages\fireworks\utilities\tests\test_visualize.py", line 1, in import pytest ModuleNotFoundError: No module named 'pytest' ```