I actually did the git clone, but It seems the notification project is missing (forgot to git add it?):
a...@rolf:~/src/polinax/projects/polinax$ ls apps __init__.py locale settings.py site_media urls.py deploy __init__.pyc manage.py settings.pyc templates a...@rolf:~/src/polinax/projects/polinax$ ./manage.py syncdb Error: No module named notification On Mon, Feb 16, 2009 at 2:56 PM, Ahik Man <[email protected]> wrote: > Hi Benny, > While doing homework, it seems that I might miss something. > Trying downloading the sources from the master link (no git, zip download), > I get only, what seems like Pinax. No README.rst no polinax project no Q&A > apps. > The same happened when downloading the tar file. > Any clue? > > Ahik > > > > On Mon, Feb 16, 2009 at 2:25 PM, benny daon <[email protected]> wrote: > >> a. get your copy by 'git clone git://github.com/daonb/polinax.git' (no >> git? go to http://github.com/daonb/polinax/tree/master and press >> download. you should also get git :-) >> b. fix the README.rst file >> c. 'cd projects/polinax' >> d. 'python manage.py syncdb' >> e. 'python manage.py runserver' >> f. change the language to English (settings.py) and browse the site for >> hebrew >> g (bonus). review the code is apps/groups, apps/answers, apps/questions, >> apps/parties and find ways to improve >> >> See you tomorrow! >> >> Benny >> >> >> >> > > > > -- Alon Levy http://wiki.saymoo.org/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyWeb-IL" 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/pyweb-il?hl=en -~----------~----~----~----~------~----~------~--~---
_______________________________________________ Python-il mailing list [email protected] http://hamakor.org.il/cgi-bin/mailman/listinfo/python-il
