manage.py has x flag turned off
I just checked out latest django from trunk and noticed that when I create a project using django-admin.py startproject mysite it does not make manage.py executable. it was executable in 1.0.2 release. I'm not sure if this was an accident, or left out on purpose. it's no big deal, but it may confuse new comers when they try to execute ./manage.py runserver and get an error Regards, -B --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~--~~~~--~~--~--~---
Re: manage.py has x flag turned off
my apologies, django 1.0.2 final does not have x turned on for manage.py. However, the book I'm reading "Python Web Development with Django" has the x turned on. It must be that they used a version before 1.0.2 final. (it covers django 1.0) Thanks On Dec 27, 2:01 pm, bedros <2bed...@gmail.com> wrote: > I just checked out latest django from trunk and noticed that when I > create a project using > > django-admin.py startproject mysite > > it does not make manage.py executable. > > it was executable in 1.0.2 release. > > I'm not sure if this was an accident, or left out on purpose. > > it's no big deal, but it may confuse new comers when they try to > execute > > ./manage.py runserver > > and get an error > > Regards, > > -B --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~--~~~~--~~--~--~---
Re: Introduction to CRM
thanks man, I was looking for more information about how CRM works. On May 21, 4:04 am, Ankur <[EMAIL PROTECTED]> wrote: > Hi All, > > I just found a link which seems to be quite informative about CRM. > > Just try the link below to have a look at it. > > http://www.quazen.com/Business/Management/Introduction-to-CRM.25530 > > This contains the basics of CRM. I really loved this article. > > Thanks, > Ankur --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~--~~~~--~~--~--~---
what do you guys think of Storm by Canonical?
they just released under open source (LGPLv2). https://storm.canonical.com/ Tutorial is here https://storm.canonical.com/Tutorial --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~--~~~~--~~--~--~---
document based database
are you guys aware of any document based database open source implementation in Python such as strokeDB for Ruby http://strokedb.com/ Thanks in advance -Bedros --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~--~~~~--~~--~--~---
Re: document based database
that's exactly what I meant, thanks Daryl On May 20, 4:12 pm, "Daryl Spitzer" <[EMAIL PROTECTED]> wrote: > Perhaps bedros meant to ask if anyone is working on support in Django > for any "document based" databases. > > strokeDB looks (to my untrained eye) similar to CouchDB. You'll find > plenty to read if you do a search for "couchdb django". > > -- > Daryl > > On Tue, May 20, 2008 at 4:06 PM, Collin Grady <[EMAIL PROTECTED]> wrote: > > > bedros said the following: > >> are you guys aware of any document based database open source > >> implementation in Python such as strokeDB for Ruby > > > This question does not belong on this list - this list is for the > > discussion of > > the development of django itself, not for other questions. > > > -- > > Collin Grady > > > The nation that controls magnetism controls the universe. > >-- Chester Gould/Dick Tracy --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~--~~~~--~~--~--~---