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 <[email protected] > <javascript:>>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 [email protected] <javascript:>. >> To post to this group, send email to >> [email protected]<javascript:> >> . >> 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 [email protected]. To post to this group, send email to [email protected]. 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.
