django-rest-cli
django-rest-cli copied to clipboard
Scaffold your Django Rest(DRF) projects faster with DR-CLI⚡🚀
Results
1
django-rest-cli issues
Sort by
recently updated
recently updated
newest added
`django-test % dr-cli startproject project_name Traceback (most recent call last): File "/Users/shcotta/Desktop/django-test/venv/bin/dr-cli", line 5, in from django_rest_cli.engine import entry_point File "/Users/shcotta/Desktop/django-test/venv/lib/python3.10/site-packages/django_rest_cli/engine/__init__.py", line 4, in from django_rest_cli.engine.cli import main File "/Users/shcotta/Desktop/django-test/venv/lib/python3.10/site-packages/django_rest_cli/engine/cli/__init__.py",...