Multi-user blogging application with all modern features available on other platforms. IF YOU'RE ML/DS EXPERT. HELP US INTEGRATING RECOMMENDATION System.
pipenv shell
pipenv install
python manage.py makemigrations
python manage.py migrate
- python manage.py createsuperuser
- python manage.py runserver
- HOME:
127.0.0.1:8000/
- ADMIN:
127.0.0.1:8000/admin/