Thank you very much for your explanations. From the above
explanations, I can infer that I do not have to worry about any
copyright or licensing issues. Please correct me if I am wrong.

A little context may help here. Our company is a reseller. We sell
computer products. I make mathematical models for our company. Our
sales force already have CRM (Customer Relationship Management) typish
thing to interact with the customers in driving business.  This new
toy, recommendation engine, can help them attaching more items to the
current order.

All I want to do is to help the sales force with this new
recommendation system while they are interacting with customers over
the phone. They are going type an internal web address, and enter a
customer id in a search box on the webpage to get recommendations of
numerous products to cross-sell and up-sell.

We are not going to sell this application to anyone, as the underlying
the data would be meaningless to others and no distribution involved
here too.

Thank you again.
Nagu

On Jul 3, 6:36 pm, Dan Ellis <[EMAIL PROTECTED]> wrote:
> There are no licensing issues with either Python or Django, which are
> both distributed under very liberal licenses (Python Software
> Foundation License and the BSD license respectively).
>
> http://www.python.org/psf/license/http://www.opensource.org/licenses/PythonSoftFoundation.phphttp://code.djangoproject.com/browser/django/trunk/LICENSE
>
> MySQL licensing is complicated, largely because it's gone through a
> few changes over the years. Check the MySQL web site and the Wikipedia
> article (http://en.wikipedia.org/wiki/MySQL#Support_and_licensing),
> but you won't have any problem if all you want to do is to deliver a
> web site that uses MySQL in its back end.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to