Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 372 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 372 Bytes

Polling App Django

django-polls

  • run python setup.py sdist to build the package
  • then install package using pip install ./dist/django-polls-0.1.tar.gz, make sure to use virtual env