InstallationΒΆ
At the command line:
$ easy_install django-typeform
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv django-typeform
$ pip install django-typeform
At the command line:
$ easy_install django-typeform
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv django-typeform
$ pip install django-typeform