InstallationΒΆ

Install django-args with:

pip3 install django-args

After this, add djarg to the INSTALLED_APPS setting of your Django project.