Linked-up Apache, Python and PostgreSQL in the FAQ
git-svn-id: http://code.djangoproject.com/svn/django/trunk@63 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
1380de538a
commit
64c0ae5204
|
@ -14,9 +14,14 @@ concept to public launch. Django was designed to not only allow us to
|
|||
build Web applications quickly, but to allow us to build them right.
|
||||
|
||||
Django would not be possible without a whole host of open-source projects --
|
||||
Apache, Python, and PostgreSQL to name a few -- and we're thrilled to be
|
||||
`Apache`_, `Python`_, and `PostgreSQL`_ to name a few -- and we're thrilled to be
|
||||
able to give something back to the open-source community.
|
||||
|
||||
.. _Apache: http://httpd.apache.org/
|
||||
.. _Python: http://www.python.org/
|
||||
.. _PostgreSQL: http://www.postgresql.org/
|
||||
|
||||
|
||||
What does "Django" mean, and how do you pronounce it?
|
||||
-----------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue