Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 189 by kimus.linuxus: The installation steps on the latest site documentation are incorrect http://code.google.com/p/django-hotclub/issues/detail?id=189
What steps will reproduce the problem? 1. I went to: http://pinaxproject.com/docs/0.5.1/install.html 2. it says "svn checkout https://svn.pinaxproject.com/pinax/trunk/ pinax" 3. the command "cd pinax/projects/complete_project && ./manage.py syncdb" gives an error: Error: No module named notification What is the expected output? What do you see instead? The svn co should be "svn checkout https://svn.pinaxproject.com/pinax/tags/0.5.1/ pinax" -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pinax-updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pinax-updates?hl=en -~----------~----~----~----~------~----~------~--~---
