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
Install Python.
After cloning, make sure you have django installed or do pip install django.
Run pip install django-filter-> python manage.py runserver.
(p.s. cd to the file where this project is cloned)