Changeset 2368
- Timestamp:
- 02/22/06 11:40:30 (3 years ago)
- Files:
-
- django/trunk/docs/faq.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/faq.txt
r2240 r2368 104 104 .. _`Wilson Miner`: http://www.wilsonminer.com/live/ 105 105 106 Which sites use Django? 107 ----------------------- 108 109 The Django wiki features a `list of Django-powered sites`_. Feel free to add 110 your Django-powered site to the list. 111 112 .. _list of Django-powered sites: http://code.djangoproject.com/wiki/DjangoPoweredSites 113 106 114 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? 107 115 -----------------------------------------------------------------------------------------------------------------------------------------------------
