Fixed #15541 -- Updated FAQ to point at djangosites.org instead of defunct wiki page. Thanks to aaugustin for the report and draft patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15729 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Gabriel Hurley 2011-03-03 18:26:15 +00:00
parent afd040d4d3
commit e8fa1abd78
1 changed files with 2 additions and 5 deletions

View File

@ -74,12 +74,9 @@ volunteers; you can read all about them over at the :doc:`list of committers
Which sites use Django? Which sites use Django?
----------------------- -----------------------
The Django wiki features a consistently growing `list of Django-powered sites`_. `DjangoSites.org`_ features a constantly growing list of Django-powered sites.
Feel free to add your Django-powered site to the list.
.. _list of Django-powered sites: http://code.djangoproject.com/wiki/DjangoPoweredSites .. _DjangoSites.org: http://djangosites.org
.. _mtv:
Django appears to be a MVC framework, but you call the Controller the "view", and the View the "template". How come you don't use the standard names? Django appears to be a MVC framework, but you call the Controller the "view", and the View the "template". How come you don't use the standard names?
----------------------------------------------------------------------------------------------------------------------------------------------------- -----------------------------------------------------------------------------------------------------------------------------------------------------