Django for ISchoolers: Difference between revisions

Content added Content deleted
imported>Aldeka
(→‎Stuff to install: +debian install instructions)
Line 14: Line 14:


TODO: Actually write my own dang installation instructions.
TODO: Actually write my own dang installation instructions.

On Debian Wheezy: aptitude install python git python-virtualenv python-django-south python-django python-pip


Prior to starting this tutorial, please install Python, git, pip, virtualenv, Django, and South on your computer. There's instructions for all of those at [http://pystar.org/setup_machine.html http://pystar.org/setup_machine.html].
Prior to starting this tutorial, please install Python, git, pip, virtualenv, Django, and South on your computer. There's instructions for all of those at [http://pystar.org/setup_machine.html http://pystar.org/setup_machine.html].