There are really at least two distinct audiences for an installer:
experienced python users who will likely have a database and python
version installed along with various add ons, and new python users who
may be thinking about moving from LAMP (where the P is PHP) to either
Ruby on Rails or hopefully Django and Python.

I think we should target the new users and create the installer to
install a sort of "sandboxed" Django -- Django intended to use its
internal web server for those who just want to download and play.

To that end, I think including SQLite and a few other common bits would
be useful just to test out Django and develop against.

My 2 cents.

-Rob


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to