Re: Permission to use some Django material ?

2013-10-03 Thread Stan


On Thursday, October 3, 2013 11:17:49 AM UTC+2, Tom Christie wrote:
>
> Hi Stan,
>
> I would simply include some text in the license noting that some images 
> are taken from the Django source and their usage is subject to it's 
> license, with a link to the Django license.  I'm sure that'd be plenty 
> sufficient attribution.
>

Sounds like a decent solution. Many thanks.

Stanislas.

 

>
> All the best,
>
>   Tom
>
> On Thursday, 3 October 2013 10:13:03 UTC+1, Stan wrote:
>>
>> Thanks Russ,
>>
>> Do you know if there is a best way to "suitably attribute" images ? Maybe 
>> a text file beside REAME.txt / LICENCE.txt ?
>>
>> Cheers,
>>
>> Stanislas
>>
>> On Thursday, October 3, 2013 11:02:04 AM UTC+2, Russell Keith-Magee wrote:
>>>
>>> Hi Stanislas,
>>>
>>> Django is licensed under the terms of the BSD license. This means you 
>>> can use any of Django's source code -- including images -- for whatever 
>>> purpose, commercial or otherwise, as long as whatever you use is suitably 
>>> attributed, and you don't make any claims that what you've done is endorsed 
>>> by Django or it's contributors.
>>>
>>> The license text itself is quite easy to read:
>>>
>>> https://github.com/django/django/blob/master/LICENSE
>>>
>>> Yours,
>>> Russ Magee %-)
>>>
>>>
>>> On Thu, Oct 3, 2013 at 4:28 PM, Stan  wrote:
>>>
 Hi,

 I am working on a small app providing Ajax search for a 
 ModelChoiceFieldLike in addition to an admin-like related lookup (pop up 
 to 
 changelist). Is it possible for me to embed the magnifier image from admin 
 statics ? (static/admin/img/selector-search.gif)

 Thanks.

 Stanislas.

 -- 
 You received this message because you are subscribed to the Google 
 Groups "Django developers" group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to django-develop...@googlegroups.com.
 To post to this group, send email to django-d...@googlegroups.com.
 Visit this group at http://groups.google.com/group/django-developers.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/django-developers/2d566ef5-c4a2-4801-ac42-da77506b7603%40googlegroups.com
 .
 For more options, visit https://groups.google.com/groups/opt_out.

>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/ac4196ba-f7fc-4bb2-83f3-e060c65e2cec%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Permission to use some Django material ?

2013-10-03 Thread Tom Christie
Hi Stan,

I would simply include some text in the license noting that some images are 
taken from the Django source and their usage is subject to it's license, 
with a link to the Django license.  I'm sure that'd be plenty sufficient 
attribution.

All the best,

  Tom

On Thursday, 3 October 2013 10:13:03 UTC+1, Stan wrote:
>
> Thanks Russ,
>
> Do you know if there is a best way to "suitably attribute" images ? Maybe 
> a text file beside REAME.txt / LICENCE.txt ?
>
> Cheers,
>
> Stanislas
>
> On Thursday, October 3, 2013 11:02:04 AM UTC+2, Russell Keith-Magee wrote:
>>
>> Hi Stanislas,
>>
>> Django is licensed under the terms of the BSD license. This means you can 
>> use any of Django's source code -- including images -- for whatever 
>> purpose, commercial or otherwise, as long as whatever you use is suitably 
>> attributed, and you don't make any claims that what you've done is endorsed 
>> by Django or it's contributors.
>>
>> The license text itself is quite easy to read:
>>
>> https://github.com/django/django/blob/master/LICENSE
>>
>> Yours,
>> Russ Magee %-)
>>
>>
>> On Thu, Oct 3, 2013 at 4:28 PM, Stan  wrote:
>>
>>> Hi,
>>>
>>> I am working on a small app providing Ajax search for a 
>>> ModelChoiceFieldLike in addition to an admin-like related lookup (pop up to 
>>> changelist). Is it possible for me to embed the magnifier image from admin 
>>> statics ? (static/admin/img/selector-search.gif)
>>>
>>> Thanks.
>>>
>>> Stanislas.
>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "Django developers" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to django-develop...@googlegroups.com.
>>> To post to this group, send email to django-d...@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/django-developers.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/django-developers/2d566ef5-c4a2-4801-ac42-da77506b7603%40googlegroups.com
>>> .
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/ae579780-fd75-4fa5-8fd0-c884183a7c3e%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Permission to use some Django material ?

2013-10-03 Thread Stan
Thanks Russ,

Do you know if there is a best way to "suitably attribute" images ? Maybe a 
text file beside REAME.txt / LICENCE.txt ?

Cheers,

Stanislas

On Thursday, October 3, 2013 11:02:04 AM UTC+2, Russell Keith-Magee wrote:
>
> Hi Stanislas,
>
> Django is licensed under the terms of the BSD license. This means you can 
> use any of Django's source code -- including images -- for whatever 
> purpose, commercial or otherwise, as long as whatever you use is suitably 
> attributed, and you don't make any claims that what you've done is endorsed 
> by Django or it's contributors.
>
> The license text itself is quite easy to read:
>
> https://github.com/django/django/blob/master/LICENSE
>
> Yours,
> Russ Magee %-)
>
>
> On Thu, Oct 3, 2013 at 4:28 PM, Stan  >wrote:
>
>> Hi,
>>
>> I am working on a small app providing Ajax search for a 
>> ModelChoiceFieldLike in addition to an admin-like related lookup (pop up to 
>> changelist). Is it possible for me to embed the magnifier image from admin 
>> statics ? (static/admin/img/selector-search.gif)
>>
>> Thanks.
>>
>> Stanislas.
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to django-develop...@googlegroups.com .
>> To post to this group, send email to 
>> django-d...@googlegroups.com
>> .
>> Visit this group at http://groups.google.com/group/django-developers.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-developers/2d566ef5-c4a2-4801-ac42-da77506b7603%40googlegroups.com
>> .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/1c2a6d9c-9439-4e3b-80af-99dcce1324a2%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Permission to use some Django material ?

2013-10-03 Thread Russell Keith-Magee
Hi Stanislas,

Django is licensed under the terms of the BSD license. This means you can
use any of Django's source code -- including images -- for whatever
purpose, commercial or otherwise, as long as whatever you use is suitably
attributed, and you don't make any claims that what you've done is endorsed
by Django or it's contributors.

The license text itself is quite easy to read:

https://github.com/django/django/blob/master/LICENSE

Yours,
Russ Magee %-)


On Thu, Oct 3, 2013 at 4:28 PM, Stan  wrote:

> Hi,
>
> I am working on a small app providing Ajax search for a
> ModelChoiceFieldLike in addition to an admin-like related lookup (pop up to
> changelist). Is it possible for me to embed the magnifier image from admin
> statics ? (static/admin/img/selector-search.gif)
>
> Thanks.
>
> Stanislas.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to django-developers@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/2d566ef5-c4a2-4801-ac42-da77506b7603%40googlegroups.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAJxq84__f6Qsmyst9yZsuoGctEocWm3HE2eoy%3DMB%2BGT8_k3%3Dqg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


Permission to use some Django material ?

2013-10-03 Thread Stan
Hi,

I am working on a small app providing Ajax search for a 
ModelChoiceFieldLike in addition to an admin-like related lookup (pop up to 
changelist). Is it possible for me to embed the magnifier image from admin 
statics ? (static/admin/img/selector-search.gif)

Thanks.

Stanislas.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/2d566ef5-c4a2-4801-ac42-da77506b7603%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.