2021-04-10 16:19:53 +02:00
..
2021-04-10 16:09:22 +02:00
2021-04-10 16:09:22 +02:00
2021-04-10 16:09:22 +02:00
2021-04-10 16:09:22 +02:00
2021-04-10 16:09:22 +02:00
2021-04-10 16:09:22 +02:00
2021-04-10 16:09:22 +02:00
2021-04-10 16:19:53 +02:00
2021-04-10 16:09:22 +02:00

AIC Django Middleware

Tips

  • use Jetbrains Pycharm IDE
  • create and use a virtual environment

Setup

$ cd ./middleware

$ pip install -r requirements.txt

$ python manage.py makemigrations
$ python manage.py migrate
$ python manage.py createsuperuser

$ python mangge.py runserver

ERROR handling

Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools"
Install missing deps https://visualstudio.microsoft.com/visual-cpp-build-tools/