Re: how to get get-pip.py

2015-06-04 Thread memilanuk
indows 7 VM - works fine. A side note... lay off the large bold font - it makes your posts to the list somewhat obnoxious to read. And try trimming your replies - and/or not top-posting. Monte -- Shiny! Let's be bad guys. Reach me @ memilanuk (at) gmail dot com -- You receive

Re: how to get get-pip.py

2015-06-04 Thread memilanuk
he System path. -- Shiny! Let's be bad guys. Reach me @ memilanuk (at) gmail dot com -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-u

Re: how to get get-pip.py

2015-06-04 Thread memilanuk
alenv/virtualenvwrapper, then worry about django. From inside a virtualenv, the django manage.py commands work just fine, without any additional diddling with the system path. -- Shiny! Let's be bad guys. Reach me @ memilanuk (at) gmail dot com -- You received this message because you are

Re: how to get get-pip.py

2015-06-04 Thread memilanuk
k from the command line with no problem. I did *exactly* this as a test this afternoon, and told you so earlier. Quit flailing about and start over. -- Shiny! Let's be bad guys. Reach me @ memilanuk (at) gmail dot com -- You received this message because you are subscribed to the Google

Re: help with e-library

2015-06-26 Thread memilanuk
to start and if you have any ideas please share it How complex it gets depends on how you want to go about it... Take a look here: http://www.databaseanswers.org/data_models/index.htm ...under 'Libraries' for some example models. -- Shiny! Let's be bad guys. Reach me @ memil

Questions on project vs app, and how they relate

2015-11-19 Thread memilanuk
So... if I'm understanding things correctly, a Django 'project' can have multiple 'apps' in it, and these 'apps' can be reused to some extent between projects. As in: copy the folder of code for an 'app' from one project to another (editing things as needed for the new project)? An app can ei

Re: Questions on project vs app, and how they relate

2015-11-19 Thread memilanuk
Hello Muhammad, Yes that does help, thank you very much! I'm still a little unclear on sharing data between the apps. If it was a standalone SQL database (not using Django or an ORM), I'd think it would be appropriate to set up one database, with various tables, shared between all three aspe

Re: Questions on project vs app, and how they relate

2015-11-20 Thread memilanuk
Outstanding, that made things a lot clearer! Now I just have to work thru it in actual practice. Always seems to be the tricky part ;) Thanks, Monte -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop rec

Re: plz help me to learn django

2014-07-29 Thread memilanuk
another newbie looking at tutorials out there on the great world wild web ;) YMMV, Monte -- Shiny! Let's be bad guys. Reach me @ memilanuk (at) gmail dot com -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from t