[Grok-dev] Python UK meeting and Django
Reed O'Brien
reed at reedobrien.com
Wed May 7 03:08:16 EDT 2008
On May 6, 2008, at 6:28 PM, Peter Bengtsson wrote:
> I'm a little drunk as I'm writing this as the majority of tonights
> Python UK meetup happened at the pub.
burp
> His answer was rather long but never mentioned a single hint about
> features or technology but primarily about how they prioritized the
> community adaptation. As he knew I was there to represent Zope he said
> "I respect what you've done with Grok but I think Zope is for
> developers whereas Django is for users".
reed:~ reedobrien$ easy_install django
Searching for django
Reading http://pypi.python.org/simple/django/
Couldn't find index page for 'django' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
Reading http://pypi.python.org/simple/Django/
Reading http://www.djangoproject.com/
No local packages or download links found for django
error: Could not find suitable distribution for
Requirement.parse('django')
>>> import django
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named django
sigh.
I respect what you haven't done.
Next I'll try sqlonrails I hear it does everything...
More information about the Grok-dev
mailing list