A usedbook advertising site for coursework in 60-311 at the University of Windsor.
Group members:
This project is being setup primarily with PyCharm from JetBrains, but can be used alone. A Python virtual environment with Python 3.3.2 and Django 1.5.4 is being assumed.
To run: ./manage.py run_gunicorn --settings=Buchladen.settings_production -b 127.0.0.1:10103
Need nap: pip install git+https://github.com/funkybob/django-nap.git