Skip to content

Sydus1/Django_Views_Implementation

 
 

Repository files navigation

Monitoring Views Workshop

  • if you want a easy installation use pipenv* else use requirements.txt

pipenv: can be installed wih:

pip install pipenv

dont forget to check if you have the right python version: 3.8

  • Executing with pipenv
pipenv run python {command}

Example:

pipenv run python manage.py makemigrations 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%