Spaces:
Sleeping
Sleeping
# Install dependencies | |
pip install -r requirements.txt | |
# Run the Django development server | |
python manage.py runserver | |
# Install dependencies | |
pip install -r requirements.txt | |
# Run the Django development server | |
python manage.py runserver | |