Django (informatica): differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m Bot: accenti |
m Bot: passaggio degli url da HTTP a HTTPS |
||
Riga 18:
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 [[licenza BSD]] a luglio [[2005]].
Alcuni siti noti che utilizzano questo [[framework]] sono attualmente [[Pinterest]],<ref>[
== Introduzione e funzionalità ==
Riga 45:
Django può essere usato con [[Apache HTTP Server|Apache]], [[nginx]] usando il supporto di [[WSGI]], oppure [[Cherokee]] grazie al modulo Python "flup".<ref>[https://docs.djangoproject.com/en/dev/howto/deployment/fastcgi/#cherokee-setup Django documentation of deployment Documentazione ufficiale per il deploy] {{webarchive|url=https://web.archive.org/web/20120111101846/https://docs.djangoproject.com/en/dev/howto/deployment/fastcgi/ |data=11 gennaio 2012 }}.</ref> Può inoltre usare un server [[FastCGI]], per esempio [[Lighttpd]] o [[Hiawatha]]. Può anche essere usato con qualunque altro server standard [[WSGI]].<ref>[https://docs.djangoproject.com/en/1.3/howto/deployment/modwsgi/ Come usare Django con Apache e mod_wsgi] {{webarchive|url=https://web.archive.org/web/20130308055856/https://docs.djangoproject.com/en/1.3/howto/deployment/modwsgi/ |data=8 marzo 2013 }}.</ref>
Django supporta in modo completo e multipiattaforma quattro tipi di database: [[PostgreSQL]], [[MySQL]], [[SQLite]] e [[Oracle Database|Oracle]]. [[Microsoft SQL Server]] può essere usato solo in ambiente Windows,<ref>[https://bitbucket.org/Manfre/django-mssql/src django-mssql Django e MSSQL].</ref> mentre esistono backend esterni simili per [[IBM DB2]],<ref>{{Cita web|url=
Python support for IBM DB2 and IBM Informix|accesso=13 settembre 2013}}</ref> [[SQL Anywhere]]<ref>{{Cita web|url=
Django può inoltre essere usato insieme a [[Jython]]<ref>[
[[Google App Engine]] prevede il supporto per Django nella versione 1.x.x<ref>[
== Note ==
Riga 59:
== Collegamenti esterni ==
* {{cita web|
* {{cita web|http://bitnami.org/stack/djangostack|All-in-one installer for Django framework|lingua=en}}
* {{cita web|
* {{cita web|http://www.djangobook.com|Django Book|lingua=en}}
* {{cita web|1=http://djangosearch.com/|2=Django search engine|lingua=en|accesso=14 dicembre 2006|urlarchivio=https://web.archive.org/web/20070113073337/http://djangosearch.com/|dataarchivio=13 gennaio 2007|urlmorto=sì}}
* {{cita web|
{{Framework per applicazioni web}}
|