Django (informatica): differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Elimino doppie spaziature
Fix minore
Riga 16:
'''Django''' è un [[web framework]] con licenza [[open source]] per lo sviluppo di [[applicazione web|applicazioni web]], scritto in linguaggio [[Python]], seguendo il paradigma "Model-Template-View".
 
Il progetto è sviluppato dalla "Django Software Foundation" (DSF), un'organizzazione indipendente senza scopo di lucro.<ref>[https://www.djangoproject.com/foundation/ Sito istituzionale del progetto].</ref> Venne concepito inizialmente per gestire diversi siti di notizie per la World Company di [[Lawrence (Kansas)]], e distribuito con una [[Licenze BSD|licenza BSD]] a luglio [[2005]]. Alcuni siti noti che utilizzano questo [[framework]] sono attualmente [[Pinterest]],<ref>[https://www.quora.com/Pinterest/What-technologies-were-used-to-make-Pinterest Pinterest: Tecnologie alla base di Pinterest].</ref> [[Instagram]],<ref>{{Cita web|url=http://instagram-engineering.tumblr.com/post/13649370142/what-powers-instagram-hundreds-of-instances-dozens-of|titolo=What Powers Instagram: Hundreds of Instances, Dozens of Technologies}}</ref> [[Mozilla Foundation|Mozilla]],<ref>[https://developer.mozilla.org/en/Python#Use_of_Python_at_Mozilla Python | MDN] {{Webarchive|url=https://web.archive.org/web/20120208002537/https://developer.mozilla.org/en/Python#Use_of_Python_at_Mozilla |date=8 febbraio 2012 }}.</ref> [[The Washington Times]],<ref>[https://opensource.washingtontimes.com/ Home<!-- Titolo generato automaticamente -->] {{Webarchive|url=https://web.archive.org/web/20160315021941/http://opensource.washingtontimes.com/ |data=15 marzo 2016 }}.</ref> [[Public Broadcasting Service]].<ref name="20sites">{{Cita web|url=http://fearlessflyer.com/2009/11/20-creative-websites-running-django/|titolo=20 Creative Websites Running Django}}</ref> , [[Bitbucket]],<ref>[https://www.linkedin.com/pulse/top-10-sites-built-django-framework-vladimir-bogdanov]</ref> , [[NASA]] <ref>[https://www.djangosites.org/search/?query=nasa]</ref>
 
Alcuni siti noti che utilizzano questo [[framework]] sono attualmente [[Pinterest]],<ref>[https://www.quora.com/Pinterest/What-technologies-were-used-to-make-Pinterest Pinterest: Tecnologie alla base di Pinterest].</ref> [[Instagram]],<ref>{{Cita web|url=http://instagram-engineering.tumblr.com/post/13649370142/what-powers-instagram-hundreds-of-instances-dozens-of|titolo=What Powers Instagram: Hundreds of Instances, Dozens of Technologies}}</ref> [[Mozilla Foundation|Mozilla]],<ref>[https://developer.mozilla.org/en/Python#Use_of_Python_at_Mozilla Python | MDN] {{Webarchive|url=https://web.archive.org/web/20120208002537/https://developer.mozilla.org/en/Python#Use_of_Python_at_Mozilla |date=8 febbraio 2012 }}.</ref> [[The Washington Times]],<ref>[https://opensource.washingtontimes.com/ Home<!-- Titolo generato automaticamente -->] {{Webarchive|url=https://web.archive.org/web/20160315021941/http://opensource.washingtontimes.com/ |data=15 marzo 2016 }}.</ref> [[Public Broadcasting Service]].<ref name="20sites">{{Cita web|url=http://fearlessflyer.com/2009/11/20-creative-websites-running-django/|titolo=20 Creative Websites Running Django}}</ref> , [[Bitbucket]],<ref>[https://www.linkedin.com/pulse/top-10-sites-built-django-framework-vladimir-bogdanov]</ref> , [[NASA]] <ref>[https://www.djangosites.org/search/?query=nasa]</ref>
 
== Introduzione e funzionalità ==