Cab-Booking-System
Cab-Booking-System copied to clipboard
REST api for a cab booking system like Uber/ola using django-restframework
Can't run show as below django.db.migrations.exceptions.NodeNotFoundError: Migration driverAPI.0002_driverrideshistory dependencies reference nonexistent parent node ('passengerAPI', '0009_requestedcab')
Hello. Somehow I could not run this project in my computer. I consistently receive this error Traceback (most recent call last): File "./manage.py", line 15, in execute_from_command_line(sys.argv) File "/home/zerox9/anaconda3/envs/django/lib/python3.7/site-packages/django/core/management/__init__.py", line...