Good morning, I have been using Drupal for a while now, but am slowly moving toward DJango.
I am currently working on quite an ambitious project, which I will be releasing under a permissive license (New BSD or better). I would like my project to be as accessible as possible. To this end, I would like people without any Python or DJango knowledge to be able to quickly setup my project. Here is the web-interface functionality I would like to present to the user: <welcome to [project y]> <Select database type> <Database name> <Database location> <Username> <Password> <Database prefix> [Install] Can DJango be made do work this way? — If so, do you have some example code or an existing project which does this? Thanks for all suggestions, Alec Taylor -- You received this message because you are subscribed to the Google Groups "Django developers" 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/django-developers?hl=en.
